Home
last modified time | relevance | path

Searched defs:prog_id (Results 26 – 42 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.h500 __u32 prog_id; member
H A Dxsk.c575 __u32 prog_id = 0; in xsk_setup_xdp_prog() local
H A Dbpf.c887 __u32 *prog_id, __u32 *fd_type, __u64 *probe_offset, in bpf_task_fd_query()
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdp_redirect_cpu_user.c36 static __u32 prog_id; variable
H A Dxdpsock_user.c97 static u32 prog_id; variable
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c523 __u32 prog_id; in query_lookup_prog() local
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Darraymap.c838 u32 prog_id; in prog_array_map_seq_show_elem() local
H A Dsyscall.c3853 u32 prog_id, u32 fd_type, in bpf_task_fd_query_copy()
3964 u32 prog_id, fd_type; in bpf_task_fd_query() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dtrace_events.h669 u32 *prog_id, u32 *fd_type, in bpf_get_perf_event_info()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dbpf.h605 __u32 prog_id; member
652 __u32 prog_id; /* output: prod_id */ member
4427 __u32 prog_id; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbpf.h605 __u32 prog_id; member
652 __u32 prog_id; /* output: prod_id */ member
4427 __u32 prog_id; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbpf.h367 __u32 prog_id; member
413 __u32 prog_id; /* output: prod_id */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbpf.h367 __u32 prog_id; member
413 __u32 prog_id; /* output: prod_id */ member
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_hw.h3042 struct prog_id { struct
3044 uint8_t type;
3045 uint8_t id;
3046 uint32_t ver:4; /* Major Version */
3047 uint32_t rev:4; /* Revision */
3048 uint32_t lev:2; /* Level */
3049 uint32_t dist:2; /* Dist Type */
3050 uint32_t num:4; /* number after dist type */
/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c1438 u32 *prog_id, u8 *mode, u8 tgt_mode, u32 attr, in rtnl_xdp_report_one()
1464 u32 prog_id; in rtnl_xdp_fill() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c532 u64 qword1, u8 prog_id) in i40e_fd_handle_status()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c2120 int bpf_get_perf_event_info(const struct perf_event *event, u32 *prog_id, in bpf_get_perf_event_info()

12