Home
last modified time | relevance | path

Searched defs:PROG (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dspintest_kern.c35 #define PROG(foo) \ macro
[all...]
H A Dtracex5_kern.c16 #define PROG(F) SEC("kprobe/"__stringify(F)) int bpf_func_##F macro
H A Dsockex3_kern.c20 #define PROG(F) SEC("socket/"__stringify(F)) int bpf_func_##F macro
/kernel/linux/linux-6.6/samples/bpf/
H A Dspintest.bpf.c36 #define PROG(foo) \ macro
H A Dtracex5.bpf.c16 #define PROG(F) SEC("kprobe/"__stringify(F)) int bpf_func_##F macro
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A DMakefile2 PROG= aicasm macro
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A DMakefile2 PROG= aicasm macro
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c23 #define PROG(F) PROG_(F, _##F) macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c22 #define PROG(F) PROG_(F, _##F) macro
/kernel/linux/linux-5.10/sound/pci/riptide/
H A Driptide.c398 u16 PROG; member
/kernel/linux/linux-6.6/sound/pci/riptide/
H A Driptide.c397 u16 PROG; member

Completed in 11 milliseconds