Home
last modified time | relevance | path

Searched defs:p (Results 1 – 7 of 7) sorted by relevance

/samples/kprobes/
A Dkprobe_example.c28 static int __kprobes handler_pre(struct kprobe *p, struct pt_regs *regs) in handler_pre()
68 static void __kprobes handler_post(struct kprobe *p, struct pt_regs *regs, in handler_post()
/samples/bpf/
A Dxdp_sample.bpf.h36 unsigned short *p = data; in swap_src_dst_mac() local
69 static __always_inline void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size()
83 static __always_inline void __write_once_size(volatile void *p, void *res, int size) in __write_once_size()
A Dxdp_sample_user.c570 static double calc_period(struct record *r, struct record *p) in calc_period()
662 struct datarec *p = &prev->cpu[i]; in stats_get_rx_cnt() local
725 struct datarec *p = &prev->cpu[i]; in stats_get_cpumap_enqueue() local
769 struct datarec *p = &prev->cpu[i]; in stats_get_cpumap_remote() local
806 struct datarec *p = &prev->cpu[i]; in stats_get_cpumap_kthread() local
836 struct datarec *p = &prev->cpu[i]; in stats_get_redirect_cnt() local
882 struct datarec *p = &prev->cpu[i]; in stats_get_redirect_err_cnt() local
927 struct datarec *p = &prev->cpu[i]; in stats_get_exception_cnt() local
963 struct datarec *p = &prev->cpu[i]; in stats_get_devmap_xmit() local
1008 struct record *r, *p; in stats_get_devmap_xmit_multi() local
[all …]
A Doffwaketime.bpf.c65 struct task_struct *p = (void *)PT_REGS_PARM1_CORE(ctx); in waker() local
/samples/ftrace/
A Dftrace-direct.c12 void my_direct_func(struct task_struct *p) in my_direct_func()
/samples/watch_queue/
A Dwatch_test.c66 unsigned char buffer[433], *p, *end; in consumer() local
/samples/fprobe/
A Dfprobe_example.c92 char *p, *symbuf = NULL; in fprobe_init() local

Completed in 15 milliseconds