Home
last modified time | relevance | path

Searched defs:next_id (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/infiniband/core/
A Drestrack.h23 u32 next_id; member
/linux/tools/lib/bpf/
A Dbpf.c917 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id()
932 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) in bpf_prog_get_next_id()
937 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id()
942 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) in bpf_btf_get_next_id()
947 int bpf_link_get_next_id(__u32 start_id, __u32 *next_id) in bpf_link_get_next_id()
A Dbtf_dump.c1328 __u32 next_id; in btf_dump_emit_type_chain() local
/linux/tools/testing/selftests/bpf/prog_tests/
A Dbpf_obj_id.c28 __u32 i, next_id, info_len, nr_id_found, duration = 0; in serial_test_bpf_obj_id() local
/linux/ipc/
A Dnamespace.c99 int next_id; in free_ipcs() local
A Dutil.c204 int idx, next_id = -1; in ipc_idr_alloc() local
A Dshm.c952 int next_id; in shm_get_stat() local
/linux/samples/bpf/
A Dtrace_event_user.c104 __u32 stackid = 0, next_id; in print_stacks() local
/linux/drivers/isdn/mISDN/
A Dtimerdev.c28 int next_id; member
A Dlayer2.h61 u_int next_id; member
/linux/drivers/media/platform/rockchip/rkisp1/
A Drkisp1-dev.c253 unsigned int next_id = 0; in rkisp1_subdev_notifier() local
/linux/arch/x86/mm/
A Dmmio-mod.c222 static atomic_t next_id; in ioremap_trace_core() local
/linux/include/linux/
A Dipc_namespace.h24 int next_id; member
/linux/drivers/infiniband/hw/hfi1/
A Dvnic_main.c322 int next_id = VNIC_ID(0); in get_first_vnic_port() local
/linux/fs/hfs/
A Dhfs_fs.h121 u32 next_id; /* The next available member
/linux/drivers/gpu/drm/qxl/
A Dqxl_cmd.c223 uint64_t id, next_id; in qxl_garbage_collect() local
/linux/fs/xfs/
A Dxfs_dquot.c730 xfs_dqid_t next_id = *id + 1; /* simple advance */ in xfs_dq_get_next_id() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_counters.c112 unsigned long next_id = (unsigned long)id + 1; in mlx5_fc_counters_lookup_next() local
/linux/samples/vfio-mdev/
A Dmbochs.c181 u32 next_id; member
/linux/kernel/
A Dseccomp.c147 u64 next_id; member
/linux/fs/ntfs3/
A Dfsntfs.c1923 u32 next_id; in ntfs_security_init() local
A Dntfs_fs.h281 u32 next_id; member
/linux/net/mptcp/
A Dpm_netlink.c54 unsigned int next_id; member
/linux/kernel/bpf/
A Dsyscall.c3362 u32 next_id = attr->start_id; in bpf_obj_get_next_id() local
/linux/tools/include/uapi/linux/
A Dbpf.h1397 __u32 next_id; member

Completed in 68 milliseconds

12