Home
last modified time | relevance | path

Searched refs:entry (Results 7226 - 7250 of 7436) sorted by relevance

1...<<281282283284285286287288289290>>...298

/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc697 DescriptorProto* entry = AddNestedMessage(message3, "MapInt32Int32Entry"); in SetUp() local
698 AddField(entry, "key", 1, FieldDescriptorProto::LABEL_OPTIONAL, in SetUp()
700 AddField(entry, "value", 2, FieldDescriptorProto::LABEL_OPTIONAL, in SetUp()
702 entry->mutable_options()->set_map_entry(true); in SetUp()
6158 "foo.proto: Foo: NAME: Expanded map entry type FooMapEntry conflicts " in TEST_F()
6174 "foo.proto: Foo: NAME: Expanded map entry type FooMapEntry conflicts " in TEST_F()
6191 "foo.proto: Foo: NAME: Expanded map entry type FooMapEntry conflicts " in TEST_F()
6312 "foo.proto: Foo: NAME: Expanded map entry type FooMapEntry conflicts " in TEST_F()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c6036 static void si_convert_mc_registers(const struct si_mc_reg_entry *entry, in si_convert_mc_registers() argument
6044 data->value[i] = cpu_to_be32(entry->mc_data[j]); in si_convert_mc_registers()
7551 struct amdgpu_iv_entry *entry) in si_dpm_process_interrupt()
7555 if (entry == NULL) in si_dpm_process_interrupt()
7558 switch (entry->src_id) { in si_dpm_process_interrupt()
7549 si_dpm_process_interrupt(struct amdgpu_device *adev, struct amdgpu_irq_src *source, struct amdgpu_iv_entry *entry) si_dpm_process_interrupt() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4proc.c345 *p++ = xdr_one; /* entry len */ in nfs4_setup_readdir()
346 memcpy(p, ".\0\0\0", 4); /* entry */ in nfs4_setup_readdir()
358 *p++ = xdr_two; /* entry len */ in nfs4_setup_readdir()
359 memcpy(p, "..\0\0", 4); /* entry */ in nfs4_setup_readdir()
4581 static int _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry, in _nfs4_proc_access() argument
4587 .access = entry->mask, in _nfs4_proc_access()
4608 nfs_access_set_mask(entry, res.access); in _nfs4_proc_access()
4616 static int nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry, in nfs4_proc_access() argument
4624 err = _nfs4_proc_access(inode, entry, cred); in nfs4_proc_access()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c6076 static void si_convert_mc_registers(const struct si_mc_reg_entry *entry, in si_convert_mc_registers() argument
6084 data->value[i] = cpu_to_be32(entry->mc_data[j]); in si_convert_mc_registers()
7598 struct amdgpu_iv_entry *entry) in si_dpm_process_interrupt()
7602 if (entry == NULL) in si_dpm_process_interrupt()
7605 switch (entry->src_id) { in si_dpm_process_interrupt()
7596 si_dpm_process_interrupt(struct amdgpu_device *adev, struct amdgpu_irq_src *source, struct amdgpu_iv_entry *entry) si_dpm_process_interrupt() argument
/third_party/node/deps/v8/src/compiler/
H A Djs-call-reducer.cc1739 // Builtin::kArrayFilterLoopLazyDeoptContinuation as an *eager* entry
5777 // Load the last entry from the {elements}.
6012 Node* entry = jsgraph()->ExternalConstant(
6019 target, jsgraph()->UndefinedConstant(), entry,
7351 Node* entry = effect = graph()->NewNode(
7354 Node* check = graph()->NewNode(simplified()->NumberEqual(), entry,
7369 table, entry, efalse, if_false);
7487 // key-value arrays in case of Set/Map entry iteration.
7491 // arrays in case of Set/Map entry iteration, and we should investigate
7650 // Load the key of the entry
[all...]
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dvideodev2.h1943 struct v4l2_enc_idx_entry entry[V4L2_ENC_IDX_ENTRIES]; member
2387 * @count: entry: number of requested buffers,
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dvideodev2.h1943 struct v4l2_enc_idx_entry entry[V4L2_ENC_IDX_ENTRIES]; member
2387 * @count: entry: number of requested buffers,
/kernel/linux/linux-5.10/drivers/atm/
H A Dhorizon.c1223 rx_queue_entry = rd_mem (dev, &dev->rx_q_entry->entry); in rx_queue_entry_next()
1630 // replace with timer and sleep, add dev->tx_buffers_queue (max 1 entry) in hrz_send()
2830 /********** module entry **********/
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Disp.S31 # and contains the entry points into the package. The user, in
330 # _isp_unimp(): 060ISP entry point for Unimplemented Instruction #
387 # This handler, upon entry, saves almost all user-visible #
650 # and jump to the user supplied entry point "_real_chk()".
683 # instruction exception frame and jump to the user supplied entry point
717 # instruction exception frame and jump to the user supplied entry point
3305 # and it was the next entry scheduled for replacement and ADDR2
3607 # and it was the next entry scheduled for replacement and ADDR2
3806 # *see entry chart below* #
H A Dilsp.S31 # and contains the entry points into the package. The user, in
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dentry.S1506 addx4 a0, a0, a3 # find entry in table
1568 /* First-level entry handler for user, kernel, and double 2nd-level
1570 * exceptions share the same entry point and are handled identically.
1742 /* Jump for ITLB entry */
1757 /* ITLB entry. We only use dst in a6. */
2078 * On entry, set up by copy_thread: a2 = thread_fn, a3 = thread_fn arg
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
H A Dcore.c522 static void mce_irq_work_cb(struct irq_work *entry) in mce_irq_work_cb() argument
762 /* If this entry is not valid, ignore it */ in machine_check_poll()
878 * Defines order of CPUs on entry. First CPU becomes Monarch.
993 * in the entry order.
2082 /* 32bit unified entry point */
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm163 /* trap handler entry points */
H A Dcwsr_trap_handler_gfx8.asm148 /* trap handler entry points */
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
H A Dgve_main.c222 priv->msix_vectors[i].entry = i; in gve_alloc_notify_blocks()
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Darm.c9 #include <linux/entry-kvm.h>
837 * and skip guest entry.
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Disp.S31 # and contains the entry points into the package. The user, in
330 # _isp_unimp(): 060ISP entry point for Unimplemented Instruction #
387 # This handler, upon entry, saves almost all user-visible #
650 # and jump to the user supplied entry point "_real_chk()".
683 # instruction exception frame and jump to the user supplied entry point
717 # instruction exception frame and jump to the user supplied entry point
3305 # and it was the next entry scheduled for replacement and ADDR2
3607 # and it was the next entry scheduled for replacement and ADDR2
3806 # *see entry chart below* #
H A Dilsp.S31 # and contains the entry points into the package. The user, in
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1259 struct v4l2_enc_idx_entry *e = idx->entry; in ivtv_g_enc_index()
1373 V4L2_PIX_FMT_PAL8, /* Uses a 256-entry RGB colormap */ in ivtv_g_fbuf()
1381 V4L2_PIX_FMT_PAL8, /* Uses a 256-entry YUV colormap */ in ivtv_g_fbuf()
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_main.c1036 * i40iw_del_macip_entry - remove a mac ip address entry from the hw table
1061 i40iw_pr_err("CQP-OP Del MAC Ip entry fail"); in i40iw_del_macip_entry()
1065 * i40iw_add_mac_ipaddr_entry - add a mac ip address entry to the hw table
1098 i40iw_pr_err("CQP-OP Add MAC Ip entry fail"); in i40iw_add_mac_ipaddr_entry()
1103 * i40iw_alloc_local_mac_ipaddr_entry - allocate a mac ip address entry
1107 * Allocate a mac ip address entry and update the mac_ip_tbl_idx
1137 i40iw_pr_err("CQP-OP Alloc MAC Ip entry fail"); in i40iw_alloc_local_mac_ipaddr_entry()
1144 * i40iw_alloc_set_mac_ipaddr - set up a mac ip address table entry
1148 * Allocate a mac ip address entry and add it to the hw table
1244 * Create and add a mac ip address entry t
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dinit.c389 * Calculate the context's RcvArray entry starting point. in hfi1_create_ctxtdata()
424 * the number of RcvArray entry groups. Each ctxtdata structure in hfi1_create_ctxtdata()
430 * The expected entry count is what is left after assigning in hfi1_create_ctxtdata()
560 cce = cc_state->cct.entries[max_ccti].entry; in set_link_ipg()
1990 * Compute the expected RcvArray entry base. This is done after in hfi1_setup_eagerbufs()
/kernel/linux/linux-5.10/drivers/usb/gadget/
H A Dcomposite.c1354 * usb_string entry of es-ES contains the translation of the first usb_string
1355 * entry of en-US. Therefore both entries become the same id assign.
1591 list_for_each_entry(ext_prop, &d->ext_prop, entry) { in fill_ext_prop()
/kernel/linux/linux-5.10/net/wireless/
H A Dutil.c874 ret = (ntohl(mpls->entry) & MPLS_LS_TC_MASK) in cfg80211_classify8021d()
/kernel/linux/linux-5.10/include/linux/
H A Dsyscalls.h630 asmlinkage long sys_kexec_load(unsigned long entry, unsigned long nr_segments,
H A Dpci.h317 struct proc_dir_entry *procent; /* Device entry in /proc/bus/pci */
457 struct bin_attribute *rom_attr; /* Attribute descriptor for sysfs ROM entry */
624 struct proc_dir_entry *procdir; /* Directory entry in /proc/bus/pci */
835 * entry in the ID table matches the device. The probe
1460 u16 entry; /* Driver uses to specify entry, OS writes */ member
1543 * 0-3 suitable for use in a 4 entry IRQ domain. That is, subtract one from the

Completed in 114 milliseconds

1...<<281282283284285286287288289290>>...298