Home
last modified time | relevance | path

Searched defs:cluster_mask (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/mesa3d/src/nouveau/compiler/
H A Dnak_nir_lower_scan_reduce.c10 cluster_mask(nir_builder *b, unsigned cluster_size) in cluster_mask() function
18 nir_def *cluster_mask = nir_imm_int(b, BITFIELD_MASK(cluster_size)); in cluster_mask() local
/aosp_15_r20/external/crosvm/disk/src/qcow/
H A Dqcow_raw_file.rs25 cluster_mask: u64, field
/aosp_15_r20/external/trusty/lk/dev/interrupt/arm_gic/
Dgic_v3.c300 const uint8_t cluster_mask = max_cluster_size - 1; in arch_cpu_num_to_gic_affinities() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_subgroups.c735 nir_def *cluster_mask = nir_imm_int(b, BITFIELD_MASK(cluster_size)); in lower_scan_reduce() local
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dpass1.c2806 blk64_t cluster_mask; in has_unaligned_cluster_map() local
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h27564 struct cluster_mask { struct
27565 unsigned int clusterid;
27566 int node;
27567 struct cpumask mask;
H A Dvmlinux_518.h27564 struct cluster_mask { struct
27565 unsigned int clusterid;
27566 int node;
27567 struct cpumask mask;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h59604 uint16_t cluster_mask; member
H A Dvmlinux.h59604 uint16_t cluster_mask; member