Searched defs:auto_attach (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ | ||
H A D | usdt.c | 358 subtest_urandom_usdt(bool auto_attach) subtest_urandom_usdt() argument |
/linux/include/linux/comedi/ | ||
H A D | comedidev.h | 438 int (*auto_attach)(struct comedi_device *dev, unsigned long context); member |
/linux/tools/bpf/bpftool/ | ||
H A D | prog.c | 1579 bool auto_attach = false; load_with_options() local |