/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | RubyBuilder.java | 154 IRubyObject defRb = this.pendingList.entry(i); in finalizeToPool()
|
/third_party/skia/modules/canvaskit/ |
H A D | compile_gm.sh | 225 --no-entry \
|
/third_party/spirv-tools/source/opt/ |
H A D | copy_prop_arrays.h | 217 // Return true if the given entry can represent the given value. 218 bool IsAccessChainIndexValidAndEqualTo(const AccessChainEntry& entry,
|
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 208 * ibmvfc_trc_start - Log a start trace entry 218 struct ibmvfc_trace_entry *entry; in ibmvfc_trc_start() local 221 entry = &vhost->trace[index]; in ibmvfc_trc_start() 222 entry->evt = evt; in ibmvfc_trc_start() 223 entry->time = jiffies; in ibmvfc_trc_start() 224 entry->fmt = evt->crq.format; in ibmvfc_trc_start() 225 entry->type = IBMVFC_TRC_START; in ibmvfc_trc_start() 227 switch (entry->fmt) { in ibmvfc_trc_start() 229 entry->op_code = iu->cdb[0]; in ibmvfc_trc_start() 230 entry in ibmvfc_trc_start() 255 struct ibmvfc_trace_entry *entry; ibmvfc_trc_end() local [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | namei.c | 18 * Directory entry file type support and forward compatibility hooks 292 static inline ext4_lblk_t dx_get_block(struct dx_entry *entry); 293 static void dx_set_block(struct dx_entry *entry, ext4_lblk_t value); 294 static inline unsigned dx_get_hash(struct dx_entry *entry); 295 static void dx_set_hash(struct dx_entry *entry, unsigned value); 565 static inline ext4_lblk_t dx_get_block(struct dx_entry *entry) in dx_get_block() argument 567 return le32_to_cpu(entry->block) & 0x0fffffff; in dx_get_block() 570 static inline void dx_set_block(struct dx_entry *entry, ext4_lblk_t value) in dx_set_block() argument 572 entry->block = cpu_to_le32(value); in dx_set_block() 575 static inline unsigned dx_get_hash(struct dx_entry *entry) in dx_get_hash() argument 580 dx_set_hash(struct dx_entry *entry, unsigned value) dx_set_hash() argument 1336 ext4_ci_compare(const struct inode *parent, const struct qstr *name, const struct qstr *entry, bool quick) ext4_ci_compare() argument 1402 const struct qstr entry = {.name = de->name, .len = de->name_len}; ext4_match() local [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | namei.c | 18 * Directory entry file type support and forward compatibility hooks 293 static inline ext4_lblk_t dx_get_block(struct dx_entry *entry); 294 static void dx_set_block(struct dx_entry *entry, ext4_lblk_t value); 295 static inline unsigned dx_get_hash(struct dx_entry *entry); 296 static void dx_set_hash(struct dx_entry *entry, unsigned value); 568 static inline ext4_lblk_t dx_get_block(struct dx_entry *entry) in dx_get_block() argument 570 return le32_to_cpu(entry->block) & 0x0fffffff; in dx_get_block() 573 static inline void dx_set_block(struct dx_entry *entry, ext4_lblk_t value) in dx_set_block() argument 575 entry->block = cpu_to_le32(value); in dx_set_block() 578 static inline unsigned dx_get_hash(struct dx_entry *entry) in dx_get_hash() argument 583 dx_set_hash(struct dx_entry *entry, unsigned value) dx_set_hash() argument 1407 struct qstr entry = QSTR_INIT(de_name, de_name_len); ext4_ci_compare() local [all...] |
/third_party/skia/src/sksl/codegen/ |
H A D | SkSLSPIRVCodeGenerator.cpp | 583 auto entry = fTypeMap.find(key); in getType() local 584 if (entry == fTypeMap.end()) { in getType() 681 return entry->second; in getType() 702 auto entry = fTypeMap.find(key); in getFunctionType() local 703 if (entry == fTypeMap.end()) { in getFunctionType() 743 return entry->second; in getFunctionType() 754 auto entry = fTypeMap.find(key); in getPointerType() local 755 if (entry == fTypeMap.end()) { in getPointerType() 762 return entry->second; in getPointerType() 1253 const auto& entry in writeFunctionCall() local 1581 addColumnEntry(const Type& columnType, std::vector<SpvId>* currentColumn, std::vector<SpvId>* columnIds, int rows, SpvId entry, OutputStream& out) addColumnEntry() argument 2034 auto entry = fVariableMap.find(&var); getLValue() local [all...] |
/drivers/peripheral/sensor/hdi_service/ |
H A D | sensor_clients_manager.cpp | 192 for (auto &entry : clients_[groupId]) {
in UpdateClientPeriodCount() 193 auto &client = entry.second;
in UpdateClientPeriodCount() 199 result += " serviceId=" + std::to_string(entry.first) + ", sensorId=" + std::to_string(sensorId) +
in UpdateClientPeriodCount()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_xgmi.c | 492 struct amdgpu_xgmi *entry; in amdgpu_xgmi_add_device() local 539 list_for_each_entry(entry, &hive->device_list, head) in amdgpu_xgmi_add_device() 540 top_info->nodes[count++].node_id = entry->node_id; in amdgpu_xgmi_add_device()
|
H A D | amdgpu_acpi.c | 744 struct acpi_bus_event *entry = (struct acpi_bus_event *)data; in amdgpu_acpi_event() local 746 if (strcmp(entry->device_class, ACPI_AC_CLASS) == 0) { in amdgpu_acpi_event() 756 return amdgpu_atif_handler(adev, entry); in amdgpu_acpi_event()
|
/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
H A D | align.S | 223 /* Store: Jump to table entry to get the value in the source register.*/ 276 jx a4 # jump to entry for target register 472 addx4 a0, a0, a3 # find entry in table 478 addx4 a0, a0, a3 # find entry in table
|
/kernel/linux/linux-5.10/arch/mips/boot/ |
H A D | elf2ecoff.c | 239 a->entry = swab32(a->entry); in convert_ecoff_aouthdr() 425 eah.entry = ex.e_entry; in main()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
H A D | iskeleton.S | 33 | (2) example package entry code 38 #include <asm/entry.h> 128 | stack frame and branches to the _real_trace() entry point.
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | pgtable.h | 89 * Conversion functions: convert a page and protection to a page entry, 90 * and a page entry and page directory to the page they refer to. 495 pte_t entry, int dirty) 497 if (!pte_same(*ptep, entry)) 498 set_pte_at(vma->vm_mm, address, ptep, entry); 507 * Conversion functions: convert a page and protection to a page entry, 508 * and a page entry and page directory to the page they refer to. 493 ptep_set_access_flags(struct vm_area_struct *vma, unsigned long address, pte_t *ptep, pte_t entry, int dirty) global() argument
|
/kernel/linux/linux-5.10/drivers/net/can/mscan/ |
H A D | mscan.c | 441 struct tx_queue_entry *entry = in mscan_isr() local 443 u8 mask = entry->mask; in mscan_isr() 451 can_get_echo_skb(dev, entry->id); in mscan_isr()
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | pgtable.h | 62 * Conversion functions: convert a page and protection to a page entry, 63 * and a page entry and page directory to the page they refer to. 496 pte_t entry, int dirty) 498 if (!pte_same(*ptep, entry)) 499 set_pte(ptep, entry); 508 * Conversion functions: convert a page and protection to a page entry, 509 * and a page entry and page directory to the page they refer to. 494 ptep_set_access_flags(struct vm_area_struct *vma, unsigned long address, pte_t *ptep, pte_t entry, int dirty) global() argument
|
/kernel/linux/linux-6.6/arch/mips/boot/ |
H A D | elf2ecoff.c | 239 a->entry = swab32(a->entry); in convert_ecoff_aouthdr() 425 eah.entry = ex.e_entry; in main()
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/ |
H A D | iskeleton.S | 33 | (2) example package entry code 38 #include <asm/entry.h> 128 | stack frame and branches to the _real_trace() entry point.
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | assembler.h | 585 #define _ASM_NOKPROBE(entry) \ 588 .long entry; \ 591 #define _ASM_NOKPROBE(entry)
|
/kernel/linux/linux-6.6/arch/s390/kvm/ |
H A D | pci.c | 371 /* Clear the GAIT entry */ in kvm_s390_pci_aif_disable() 498 list_add_tail(&zdev->kzdev->entry, &kvm->arch.kzdev_list); in kvm_s390_pci_register_kvm() 563 list_del(&zdev->kzdev->entry); in kvm_s390_pci_unregister_kvm() 596 list_for_each_entry(kzdev, &kvm->arch.kzdev_list, entry) { in get_zdev_from_kvm_by_fh()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu_helper.c | 593 struct amdgpu_iv_entry *entry) in phm_irq_process() 595 uint32_t client_id = entry->client_id; in phm_irq_process() 596 uint32_t src_id = entry->src_id; in phm_irq_process() 591 phm_irq_process(struct amdgpu_device *adev, struct amdgpu_irq_src *source, struct amdgpu_iv_entry *entry) phm_irq_process() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs.c | 529 list_del(&dev->entry); in dev_free() 561 list_for_each_entry(dev, &pool->list, entry) { in rtrs_ib_dev_find_or_add() 585 list_add(&dev->entry, &pool->list); in rtrs_ib_dev_find_or_add()
|
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | loop.c | 570 list_for_each_entry(p, &nvme_loop_ports, entry) { in nvme_loop_find_port() 667 list_add_tail(&port->entry, &nvme_loop_ports); in nvme_loop_add_port() 675 list_del_init(&port->entry); in nvme_loop_remove_port()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | script_asm.pl | 181 @entry = (); # Array of entry point names 447 push (@entry, $1); 939 foreach $i (sort @entry) {
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | trace_events.h | 62 * The trace entry - the most basic unit of tracing. This is what 155 void tracing_generic_entry_update(struct trace_entry *entry, 238 void *entry; member 445 struct synth_trace_event *entry; member
|