Home
last modified time | relevance | path

Searched defs:global_id (Results 1 - 25 of 36) sorted by relevance

12

/kernel/linux/linux-6.6/net/ceph/
H A Dauth_none.c72 static int handle_reply(struct ceph_auth_client *ac, u64 global_id, in handle_reply() argument
H A Dauth_x_protocol.h66 __le64 global_id; member
H A Dauth.c39 void ceph_auth_set_global_id(struct ceph_auth_client *ac, u64 global_id) in ceph_auth_set_global_id() argument
206 u64 global_id; ceph_handle_auth_reply() local
491 ceph_auth_handle_reply_done(struct ceph_auth_client *ac, u64 global_id, void *reply, int reply_len, u8 *session_key, int *session_key_len, u8 *con_secret, int *con_secret_len) ceph_auth_handle_reply_done() argument
[all...]
H A Dmon_client.c1390 mon_handle_auth_done(struct ceph_connection *con, u64 global_id, void *reply, int reply_len, u8 *session_key, int *session_key_len, u8 *con_secret, int *con_secret_len) mon_handle_auth_done() argument
/kernel/linux/linux-5.10/fs/ceph/
H A Dmdsmap.c174 u64 global_id; in ceph_mdsmap_decode() local
/kernel/linux/linux-5.10/include/soc/nps/
H A Dcommon.h73 struct global_id { struct
/kernel/linux/linux-5.10/net/ceph/
H A Dauth_x_protocol.h65 __le64 global_id; member
H A Dauth.c186 u64 global_id; in ceph_handle_auth_reply() local
[all...]
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dauth.h94 u64 global_id; /* our unique id in system */ member
H A Dmdsmap.h14 u64 global_id; member
/kernel/linux/linux-6.6/fs/ceph/
H A Dmdsmap.c175 u64 global_id; in ceph_mdsmap_decode() local
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dauth.h97 u64 global_id; /* our unique id in system */ member
H A Dmdsmap.h14 u64 global_id; member
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dcpu-info.h67 int global_id; /* physical global thread number */ member
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dcpu-info.h57 int global_id; /* physical global thread number */ member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_system_values.c533 nir_ssa_def *global_id = nir_isub(b, nir_load_global_invocation_id(b, bit_size), global_base_id); in lower_compute_system_value_instr() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_fmask_copy.c52 nir_ssa_def *global_id = nir_iadd(&b, nir_imul(&b, wg_id, block_size), invoc_id); in build_fmask_copy_compute_shader() local
H A Dradv_meta_copy_vrs_htile.c52 nir_ssa_def *global_id = get_global_ids(&b, 2); in build_copy_vrs_htile_shader() local
H A Dradv_meta_buffer.c18 nir_ssa_def *global_id = in build_buffer_fill_shader() local
43 nir_ssa_def *global_id = in build_buffer_copy_shader() local
H A Dradv_meta_fast_clear.c55 nir_ssa_def *global_id = get_global_ids(&b, 2); in build_dcc_decompress_compute_shader() local
H A Dradv_meta_decompress.c60 nir_ssa_def *global_id = nir_iadd(&b, nir_imul(&b, wg_id, block_size), invoc_id); in build_expand_depth_stencil_compute_shader() local
H A Dradv_meta_resolve_cs.c81 nir_ssa_def *global_id = get_global_ids(&b, 2); in build_resolve_compute_shader() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_rt.c447 nir_ssa_def *global_id = nir_load_workgroup_id(&b, 32); in brw_nir_create_raygen_trampoline() local
/kernel/linux/linux-6.6/drivers/tee/optee/
H A Dffa_abi.c42 u64 global_id; member
97 static int optee_shm_rem_ffa_handle(struct optee *optee, u64 global_id) in optee_shm_rem_ffa_handle() argument
58 optee_shm_from_ffa_handle(struct optee *optee, u64 global_id) optee_shm_from_ffa_handle() argument
74 optee_shm_add_ffa_handle(struct optee *optee, struct tee_shm *shm, u64 global_id) optee_shm_add_ffa_handle() argument
[all...]
H A Doptee_msg.h149 u64 global_id; member

Completed in 18 milliseconds

12