Home
last modified time | relevance | path

Searched refs:PROG (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/samples/bpf/
Dtracex5_kern.c13 #define PROG(F) SEC("kprobe/"__stringify(F)) int bpf_func_##F macro
41 PROG(__NR_write)(struct pt_regs *ctx) in PROG() function
54 PROG(__NR_read)(struct pt_regs *ctx) in PROG() function
67 PROG(__NR_mmap)(struct pt_regs *ctx) in PROG() function
Dsockex3_kern.c19 #define PROG(F) SEC("socket/"__stringify(F)) int bpf_func_##F macro
189 PROG(PARSE_IP)(struct __sk_buff *skb) in PROG() function
217 PROG(PARSE_IPV6)(struct __sk_buff *skb) in PROG() function
240 PROG(PARSE_VLAN)(struct __sk_buff *skb) in PROG() function
256 PROG(PARSE_MPLS)(struct __sk_buff *skb) in PROG() function
/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/
DMakefile1 PROG= aicasm macro
14 clean-files:= ${GENSRCS} ${GENHDRS} $(YSRCS:.y=.output) $(PROG)
35 $(PROG): ${GENHDRS} $(SRCS)
36 $(AICASM_CC) $(AICASM_CFLAGS) $(SRCS) -o $(PROG) $(LIBS)
/linux-4.4.14/sound/pci/riptide/
Driptide.c412 u16 PROG; member
660 .PROG = 773,
1219 firmware.firmware.AUXDSP, firmware.firmware.PROG); in try_to_load_firmware()
1931 chip->firmware.firmware.PROG); in snd_riptide_proc_read()
/linux-4.4.14/Documentation/
Dkernel-docs.txt485 URL: http://pcmcia-cs.sourceforge.net/ftp/doc/PCMCIA-PROG.html