Home
last modified time | relevance | path

Searched refs:l3_parity (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/tools/
Dintel_l3_parity.h7 struct l3_parity { struct
21 int l3_uevent_setup(struct l3_parity *par); argument
23 int l3_listen(struct l3_parity *par, bool daemon, struct l3_location *loc);
Dintel_l3_udev_listener.c40 int l3_uevent_setup(struct l3_parity *par) in l3_uevent_setup()
79 int l3_listen(struct l3_parity *par, bool daemon, struct l3_location *loc) in l3_listen()
Dintel_l3_parity.c325 struct l3_parity par; in main()