Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tools/
Dintel_l3_parity.h23 int l3_listen(struct l3_parity *par, bool daemon, struct l3_location *loc);
Dintel_l3_udev_listener.c79 int l3_listen(struct l3_parity *par, bool daemon, struct l3_location *loc) in l3_listen() function
Dintel_l3_parity.c333 assert(l3_listen(&par, daemonize == 1, &loc) == 0); in main()