/external/coreboot/src/soc/intel/common/block/gpio/ |
D | gpio.c | 57 #define GPI_SMI_STS_OFFSET(comm, group) ((comm)->gpi_smi_sts_reg_0 + \ argument 59 #define GPI_SMI_EN_OFFSET(comm, group) ((comm)->gpi_smi_en_reg_0 + \ argument 61 #define GPI_NMI_STS_OFFSET(comm, group) ((comm)->gpi_nmi_sts_reg_0 + \ argument 63 #define GPI_NMI_EN_OFFSET(comm, group) ((comm)->gpi_nmi_en_reg_0 + \ argument 65 #define GPI_IS_OFFSET(comm, group) ((comm)->gpi_int_sts_reg_0 + \ argument 67 #define GPI_IE_OFFSET(comm, group) ((comm)->gpi_int_en_reg_0 + \ argument 69 #define GPI_GPE_STS_OFFSET(comm, group) ((comm)->gpi_gpe_sts_reg_0 + \ argument 71 #define GPI_GPE_EN_OFFSET(comm, group) ((comm)->gpi_gpe_en_reg_0 + \ argument 74 static inline size_t relative_pad_in_comm(const struct pad_community *comm, in relative_pad_in_comm() 81 static inline size_t gpio_group_index(const struct pad_community *comm, in gpio_group_index() [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video.h | 73 struct comm *comm; member 124 struct comm { struct 129 uint8_t pad[0x100 - 0x88]; // 0a0 bool comm_encrypted argument 131 uint32_t pvp_cur_index; // 100 132 uint32_t acked_byte_ofs; // 104 133 uint32_t status_vp[0x10]; // 108 134 uint16_t mb_y[0x10]; //148 135 uint32_t pvp_stage; // 168 0xeeXX 136 uint16_t parse_endpos_index; // 16c 137 uint16_t irq_index; // 16e [all …]
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | block.proto | 14 optional string comm = 6; field 22 optional string comm = 5; field 29 optional string comm = 5; field 43 optional string comm = 5; field 50 optional string comm = 5; field 70 optional string comm = 5; field 73 optional string comm = 1; field 98 optional string comm = 6; field 123 optional string comm = 5; field 130 optional string comm = 5; field [all …]
|
D | sched.proto | 18 optional string comm = 1; field 35 optional string comm = 1; field 42 optional string comm = 1; field 54 optional string comm = 1; field 66 optional string comm = 1; field 71 optional string comm = 1; field 75 optional string comm = 1; field 80 optional string comm = 1; field 103 optional string comm = 1; field
|
D | lowmemorykiller.proto | 9 optional string comm = 1; field
|
D | oom.proto | 9 optional string comm = 1; field
|
D | cgroup.proto | 12 optional string comm = 4; field 40 optional string comm = 4; field
|
/external/pytorch/torch/csrc/cuda/ |
D | nccl.cpp | 171 static inline void NCCL_CHECK_TIMEOUT(ncclResult status, ncclComm_t comm) { in NCCL_CHECK_TIMEOUT() 196 static inline void NCCL_CHECK_TIMEOUT(ncclResult_t result, ncclComm_t comm) { in NCCL_CHECK_TIMEOUT() 429 AutoNcclGroup::AutoNcclGroup(ncclComm_t comm, bool comm_nonblocking) { in AutoNcclGroup() 506 ncclComm_t comm; in comm_init_rank() local 516 void comm_destroy(ncclComm_t comm) { in comm_destroy() 604 ncclComm_t comm = comms[i]; in broadcast() local 649 ncclComm_t comm = comms_ref[i]; in reduce() local 703 ncclComm_t comm = comms_ref[i]; in all_reduce() local 745 ncclComm_t comm = comms_ref[i]; in reduce_scatter() local 786 ncclComm_t comm = comms_ref[i]; in all_gather() local [all …]
|
/external/coreboot/src/soc/intel/braswell/ |
D | gpio_support.c | 68 int comm = 0; in gpio_get_community_num() local 91 int comm = 0; in gpio_config_pad() local 129 int comm = 0; in gpio_get() local
|
/external/igt-gpu-tools/overlay/ |
D | gem-objects.c | 84 struct gem_objects_comm *comm) in insert_sorted() 99 struct gem_objects_comm *comm; in gem_objects_update() local
|
/external/pytorch/torch/csrc/distributed/c10d/ |
D | ProcessGroupNCCL.cpp | 109 const ncclComm_t& comm) { in unpackPreMulSum() 135 const ncclComm_t& comm) { in getNcclReduceOp() 1002 auto comm = getNCCLComm(key, device, OpType::ALLREDUCE); in performNocolorSplit() local 1019 auto comm = c10::make_intrusive<IntraNodeComm>(prefixStore, rank_, size_); in initIntraNodeComm() local 2602 auto comm = coalescedComm_; in checkForNCCLErrorsInternal() local 2739 ncclComm_t comm = ncclComm->getNcclComm(); in checkForNCCLErrorsInternal() local 2915 ncclComm_t comm = ncclComm->getNcclComm(); in checkForNCCLErrorsInternal() local 3355 at::cuda::CUDAStream& stream) { in checkForNCCLErrorsInternal() 3419 at::cuda::CUDAStream& stream) { in checkForNCCLErrorsInternal() 3518 at::cuda::CUDAStream& stream) { in checkForNCCLErrorsInternal() [all …]
|
/external/bcc/libbpf-tools/ |
D | tcplife.h | 11 char comm[TASK_COMM_LEN]; member 25 char comm[TASK_COMM_LEN]; member
|
D | runqlat.h | 10 char comm[TASK_COMM_LEN]; member
|
D | cpudist.h | 10 char comm[TASK_COMM_LEN]; member
|
D | bashreadline.bpf.c | 19 char comm[TASK_COMM_LEN]; in BPF_KRETPROBE() local
|
D | syscount.h | 13 char comm[TASK_COMM_LEN]; member
|
D | mdflush.h | 11 char comm[TASK_COMM_LEN]; member
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | nccl_all_gather_thunk.cc | 66 ncclComm_t comm) { in RunAllGather() 106 ncclComm_t comm) { in RunNcclCollective()
|
D | nccl_all_reduce_thunk.cc | 44 ncclComm_t comm) { in RunAllReduce() 248 ncclComm_t comm) { in RunNcclCollective() 285 ncclComm_t comm) { in RunNcclCollective() 360 ncclComm_t comm) { in RunNcclCollective() 371 se::Stream& stream, ncclComm_t comm) { in RunReduceScatter()
|
D | nccl_all_to_all_thunk.cc | 71 ncclComm_t comm) { in RunNcclCollective() 82 ncclComm_t comm) { in RunAllToAll()
|
/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
D | test_raw_tp_test_run.c | 12 int BPF_PROG(rename, struct task_struct *task, char *comm) in BPF_PROG()
|
D | test_core_reloc_kernel.c | 22 char comm[sizeof("test_progs")]; member 30 char comm[16]; member
|
D | test_skb_helpers.c | 21 char comm[TEST_COMM_LEN]; in test_skb_helpers() local
|
/external/perfetto/src/trace_processor/importers/perf_text/ |
D | perf_text_event.h | 30 std::optional<StringPool::Id> comm; member
|
/external/bazelbuild-rules_rust/util/dir_zipper/ |
D | dir_zipper.rs | 49 let mut comm = Command::new(zipper); in main() localVariable
|