Home
last modified time | relevance | path

Searched defs:auto_attach (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dusdt.c335 static void subtest_urandom_usdt(bool auto_attach) in subtest_urandom_usdt()
/linux/include/linux/comedi/
H A Dcomedidev.h444 int (*auto_attach)(struct comedi_device *dev, unsigned long context); member
/linux/tools/bpf/bpftool/
H A Dprog.c1533 bool auto_attach = false; in load_with_options() local