Searched defs:p (Results 1 – 9 of 9) sorted by relevance
| /samples/kprobes/ |
| D | kprobe_example.c | 27 static int handler_pre(struct kprobe *p, struct pt_regs *regs) in handler_pre() 56 static void handler_post(struct kprobe *p, struct pt_regs *regs, in handler_post() 86 static int handler_fault(struct kprobe *p, struct pt_regs *regs, int trapnr) in handler_fault()
|
| /samples/bpf/ |
| D | xdp_redirect_kern.c | 41 unsigned short *p = data; in swap_src_dst_mac() local
|
| D | xdp_redirect_map_kern.c | 41 unsigned short *p = data; in swap_src_dst_mac() local
|
| D | xdp2_kern.c | 26 unsigned short *p = data; in swap_src_dst_mac() local
|
| D | test_cgrp2_sock.c | 75 void *p; in prog_load() local
|
| D | offwaketime_kern.c | 63 struct task_struct *p = (void *) PT_REGS_PARM1(ctx); in waker() local
|
| D | xdp_monitor_user.c | 122 struct record *p = &prev->xdp_redir[i]; in stats_print() local
|
| /samples/configfs/ |
| D | configfs_sample.c | 82 char *p = (char *) page; in childless_storeme_store() local 166 char *p = (char *) page; in simple_child_storeme_store() local
|
| /samples/mic/mpssd/ |
| D | mpssd.c | 962 char buff[PATH_MAX], *line, *evv, *p; in set_backend_file() local 1606 change_virtblk_backend(int x, siginfo_t *siginfo, void *p) in change_virtblk_backend()
|