Home
last modified time | relevance | path

Searched defs:fd_type (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/
H A Dperf.c27 __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 Dtask_fd_query_user.c95 __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 Dtask_fd_query_rawtp.c8 __u32 len, prog_id, fd_type; in test_task_fd_query_rawtp() local
H A Dtask_fd_query_tp.c11 __u32 len, prog_id, fd_type; in test_task_fd_query_tp_core() local
/openbmc/linux/drivers/infiniband/core/
H A Drdma_core.c337 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 Dsyscall.c3464 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 Dbpf.c1218 __u32 *prog_id, __u32 *fd_type, __u64 *probe_offset, in bpf_task_fd_query()
/openbmc/linux/kernel/trace/
H A Dtrace_uprobe.c1454 int bpf_get_uprobe_info(const struct perf_event *event, u32 *fd_type, in bpf_get_uprobe_info()
H A Dtrace_kprobe.c1653 int bpf_get_kprobe_info(const struct perf_event *event, u32 *fd_type, in bpf_get_kprobe_info()
H A Dbpf_trace.c2401 u32 *fd_type, const char **buf, in bpf_get_perf_event_info()
/openbmc/qemu/hw/i386/
H A Dpc.c394 FloppyDriveType fd_type[2] = { FLOPPY_DRIVE_TYPE_NONE, in pc_cmos_init_floppy() local
/openbmc/linux/include/linux/
H A Dtrace_events.h811 u32 *prog_id, u32 *fd_type, in bpf_get_perf_event_info()
/openbmc/linux/include/uapi/linux/
H A Dbpf.h1597 __u32 fd_type; /* output: BPF_FD_TYPE_* */ member
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h1597 __u32 fd_type; /* output: BPF_FD_TYPE_* */ member