Home
last modified time | relevance | path

Searched defs:next_id (Results 51 - 75 of 91) sorted by relevance

1234

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbpf.c758 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id() argument
773 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) in bpf_prog_get_next_id() argument
778 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id() argument
783 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) in bpf_btf_get_next_id() argument
788 int bpf_link_get_next_id(__u32 start_id, __u32 *next_id) in bpf_link_get_next_id() argument
[all...]
H A Dbtf_dump.c1368 __u32 next_id; in btf_dump_emit_type_chain() local
/kernel/linux/linux-5.10/net/mptcp/
H A Dpm_netlink.c48 unsigned int next_id; member
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dselftest.c608 unsigned int next_id; member
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf.c988 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id() argument
1004 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) in bpf_prog_get_next_id() argument
1009 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id() argument
1014 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) in bpf_btf_get_next_id() argument
1019 int bpf_link_get_next_id(__u32 start_id, __u32 *next_id) in bpf_link_get_next_id() argument
[all...]
H A Dbtf_dump.c1501 __u32 next_id; in btf_dump_emit_type_chain() local
/third_party/libbpf/src/
H A Dbpf.c1004 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id() argument
1020 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) in bpf_prog_get_next_id() argument
1025 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id() argument
1030 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) in bpf_btf_get_next_id() argument
1035 int bpf_link_get_next_id(__u32 start_id, __u32 *next_id) in bpf_link_get_next_id() argument
[all...]
H A Dbtf_dump.c1501 __u32 next_id; in btf_dump_emit_type_chain() local
/third_party/skia/src/core/
H A DSkTextBlob.cpp135 static int32_t next_id() { in next_id() function
/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmbochs.c179 u32 next_id; member
/kernel/linux/linux-5.10/ipc/
H A Dshm.c958 int next_id; in shm_get_stat() local
/kernel/linux/linux-5.10/kernel/
H A Dseccomp.c142 u64 next_id; member
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfsntfs.c1952 u32 next_id; in ntfs_security_init() local
H A Dntfs_fs.h291 u32 next_id; member
/kernel/linux/linux-6.6/ipc/
H A Dshm.c968 int next_id; in shm_get_stat() local
/kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c247 unsigned int next_id; in ingenic_drm_crtc_atomic_enable() local
662 unsigned int width, height, cpp, next_id, plane_id; in ingenic_drm_plane_atomic_update() local
/kernel/linux/linux-6.6/kernel/
H A Dseccomp.c154 u64 next_id; member
/kernel/linux/linux-6.6/net/mptcp/
H A Dpm_netlink.c44 unsigned int next_id; member
[all...]
/kernel/linux/linux-6.6/samples/vfio-mdev/
H A Dmbochs.c189 u32 next_id; member
/third_party/ltp/include/lapi/
H A Dbpf.h279 uint32_t next_id; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.h152 struct symbol *next_id; /* Next semantic symbol that shares this identifier */ member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_context.h515 uint32_t next_id = module()->TakeNextIdBound(); in TakeNextId() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_context.h515 uint32_t next_id = module()->TakeNextIdBound(); in TakeNextId() local
/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c935 int64_t next_id; member
/third_party/spirv-tools/source/opt/
H A Dir_context.h561 uint32_t next_id = module()->TakeNextIdBound(); in TakeNextId() local

Completed in 55 milliseconds

1234