Searched refs:PROG (Results 1 – 5 of 5) sorted by relevance
13 #define PROG(F) SEC("kprobe/"__stringify(F)) int bpf_func_##F macro41 PROG(__NR_write)(struct pt_regs *ctx) in PROG() function54 PROG(__NR_read)(struct pt_regs *ctx) in PROG() function67 PROG(__NR_mmap)(struct pt_regs *ctx) in PROG() function
19 #define PROG(F) SEC("socket/"__stringify(F)) int bpf_func_##F macro189 PROG(PARSE_IP)(struct __sk_buff *skb) in PROG() function217 PROG(PARSE_IPV6)(struct __sk_buff *skb) in PROG() function240 PROG(PARSE_VLAN)(struct __sk_buff *skb) in PROG() function256 PROG(PARSE_MPLS)(struct __sk_buff *skb) in PROG() function
1 PROG= aicasm macro14 clean-files:= ${GENSRCS} ${GENHDRS} $(YSRCS:.y=.output) $(PROG)35 $(PROG): ${GENHDRS} $(SRCS)36 $(AICASM_CC) $(AICASM_CFLAGS) $(SRCS) -o $(PROG) $(LIBS)
412 u16 PROG; member660 .PROG = 773,1219 firmware.firmware.AUXDSP, firmware.firmware.PROG); in try_to_load_firmware()1931 chip->firmware.firmware.PROG); in snd_riptide_proc_read()
485 URL: http://pcmcia-cs.sourceforge.net/ftp/doc/PCMCIA-PROG.html