Home
last modified time | relevance | path

Searched defs:PROG (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtracex5_kern.c16 #define PROG(F) SEC("kprobe/"__stringify(F)) int bpf_func_##F macro
46 PROG(SYS__NR_write)(struct pt_regs *ctx) in PROG() function
59 PROG(SYS__NR_read)(struct pt_regs *ctx) in PROG() function
73 PROG(SYS__NR_mmap2)(struct pt_regs *ctx) in PROG() function
83 PROG(SYS__NR_mmap)(struct pt_regs *ctx) in PROG() function
H A Dsockex3_kern.c20 #define PROG(F) SEC("socket/"__stringify(F)) int bpf_func_##F macro
192 PROG(PARSE_IP)(struct __sk_buff *skb) in PROG() function
220 PROG(PARSE_IPV6)(struct __sk_buff *skb) in PROG() function
243 PROG(PARSE_VLAN)(struct __sk_buff *skb) in PROG() function
259 PROG(PARSE_MPLS)(struct __sk_buff *skb) in PROG() function
H A Dspintest_kern.c35 #define PROG(foo) \ macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c23 #define PROG(F) PROG_(F, _##F) macro
261 PROG(IP)(struct __sk_buff *skb) in PROG() function
310 PROG(IPV6)(struct __sk_buff *skb) in PROG() function
332 PROG(IPV6OP)(struct __sk_buff *skb) in PROG() function
350 PROG(IPV6FR)(struct __sk_buff *skb) in PROG() function
376 PROG(MPLS)(struct __sk_buff *skb) in PROG() function
388 PROG(VLAN)(struct __sk_buff *skb) in PROG() function
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A DMakefile2 PROG= aicasm macro
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dbmp2gray16.c110 static const char *PROG; variable
H A Dresource_tool.c1132 static const char *PROG = NULL; variable
/OK3568_Linux_fs/kernel/scripts/
H A Dresource_tool.c1132 static const char *PROG = NULL; variable
/OK3568_Linux_fs/kernel/sound/pci/riptide/
H A Driptide.c398 u16 PROG; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dite_it6161_hdmi_tx.h233 #define PROG 1 macro