/openbmc/linux/tools/bpf/bpftool/ |
H A D | perf.c | 27 __u32 len, prog_id, fd_type; in has_perf_query_support() local 65 static void print_perf_json(int pid, int fd, __u32 prog_id, __u32 fd_type, in print_perf_json() 115 static void print_perf_plain(int pid, int fd, __u32 prog_id, __u32 fd_type, in print_perf_plain() 156 __u32 len, prog_id, fd_type; in show_proc() local
|
/openbmc/linux/samples/bpf/ |
H A D | task_fd_query_user.c | 95 __u32 len, prog_id, fd_type; in test_debug_fs_kprobe() local 125 char *buf, __u32 *buf_len, __u32 *prog_id, __u32 *fd_type, in test_nondebug_fs_kuprobe_common() 180 __u32 prog_id, fd_type; in test_nondebug_fs_probe() local 233 __u32 len, prog_id, fd_type; in test_debug_fs_uprobe() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | task_fd_query_rawtp.c | 8 __u32 len, prog_id, fd_type; in test_task_fd_query_rawtp() local
|
H A D | task_fd_query_tp.c | 11 __u32 len, prog_id, fd_type; in test_task_fd_query_tp_core() local
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | rdma_core.c | 337 const struct uverbs_obj_fd_type *fd_type; in lookup_get_fd_uobject() local 456 const struct uverbs_obj_fd_type *fd_type; in alloc_begin_fd_uobject() local 571 const struct uverbs_obj_fd_type *fd_type = container_of( in destroy_hw_fd_uobject() local
|
/openbmc/linux/kernel/bpf/ |
H A D | syscall.c | 3464 u32 *fd_type, unsigned long *missed) in bpf_perf_link_fill_common() 4835 u32 prog_id, u32 fd_type, in bpf_task_fd_query_copy() 4933 u32 prog_id, fd_type; in bpf_task_fd_query() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | bpf.c | 1218 __u32 *prog_id, __u32 *fd_type, __u64 *probe_offset, in bpf_task_fd_query()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_uprobe.c | 1454 int bpf_get_uprobe_info(const struct perf_event *event, u32 *fd_type, in bpf_get_uprobe_info()
|
H A D | trace_kprobe.c | 1653 int bpf_get_kprobe_info(const struct perf_event *event, u32 *fd_type, in bpf_get_kprobe_info()
|
H A D | bpf_trace.c | 2401 u32 *fd_type, const char **buf, in bpf_get_perf_event_info()
|
/openbmc/qemu/hw/i386/ |
H A D | pc.c | 394 FloppyDriveType fd_type[2] = { FLOPPY_DRIVE_TYPE_NONE, in pc_cmos_init_floppy() local
|
/openbmc/linux/include/linux/ |
H A D | trace_events.h | 811 u32 *prog_id, u32 *fd_type, in bpf_get_perf_event_info()
|
/openbmc/linux/include/uapi/linux/ |
H A D | bpf.h | 1597 __u32 fd_type; /* output: BPF_FD_TYPE_* */ member
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 1597 __u32 fd_type; /* output: BPF_FD_TYPE_* */ member
|