Home
last modified time | relevance | path

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

/external/mesa3d/src/nouveau/compiler/
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
/external/crosvm/disk/src/qcow/
Dqcow_raw_file.rs24 cluster_mask: u64, field
/external/trusty/lk/dev/interrupt/arm_gic/
Dgic_v3.c297 const uint8_t cluster_mask = max_cluster_size - 1; in arch_cpu_num_to_gic_affinities() local
/external/e2fsprogs/e2fsck/
Dpass1.c2806 blk64_t cluster_mask; in has_unaligned_cluster_map() local
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h27564 struct cluster_mask { struct
27565 unsigned int clusterid;
27566 int node;
27567 struct cpumask mask;
Dvmlinux.h27564 struct cluster_mask { struct
27565 unsigned int clusterid;
27566 int node;
27567 struct cpumask mask;
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h59604 uint16_t cluster_mask; member
Dvmlinux_602.h59604 uint16_t cluster_mask; member