Home
last modified time | relevance | path

Searched refs:entry (Results 4976 - 5000 of 7215) sorted by relevance

1...<<191192193194195196197198199200>>...289

/kernel/linux/linux-6.6/arch/x86/entry/
H A Dentry_64_compat.S3 * Compatibility mode system call entry point for x86-64.
22 .section .entry.text, "ax"
25 * 32-bit SYSENTER entry.
54 /* Interrupts are off on entry. */
107 * forces us to single-step through the SYSENTER entry code.)
134 * 32-bit SYSCALL entry.
183 /* Interrupts are off on entry. */
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_hif_cldma.h63 struct list_head entry; member
H A Dt7xx_port.h110 struct list_head entry; member
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfabrics.h136 * @entry: Used by the fabrics library to add the new
137 * registration entry to its linked-list internal tree.
159 struct list_head entry; member
/kernel/linux/linux-6.6/arch/x86/um/
H A DMakefile34 subarch-$(CONFIG_PREEMPTION) += ../entry/thunk_64.o
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dhmc.h42 IRDMA_HMC_IW_MAX, /* Must be last entry */
114 struct irdma_update_sd_entry entry[IRDMA_MAX_SD_ENTRIES]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_sspp.h334 * @cfg: Pipe catalog entry for which driver object is required
349 struct dentry *entry);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.h57 struct dcb_output entry[DCB_MAX_NUM_ENTRIES]; member
/kernel/linux/linux-6.6/drivers/iio/
H A Diio_core.h28 struct list_head entry; member
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_driver.h95 const struct pdt_entry *entry));
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/
H A Dtest_encl.c83 memcpy(tcs + 32, &op->entry, 8); /* OENTRY */ in do_encl_init_tcs_page()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dcoff.h61 char entry[4]; member
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l3.h96 struct list_head entry; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dcoff.h61 char entry[4]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcoff.h65 char entry[4]; member
/third_party/NuttX/include/nuttx/fs/
H A Ddirent_fs.h102 unsigned int fd_index; /* Current index of the directory entry to read */
108 * of the directory entry being read
113 off_t fr_firstoffset; /* Offset to the first entry in the directory */
123 uint32_t cr_firstoffset; /* Offset to the first entry in the directory */
143 unsigned int fb_index; /* Index to the next named entry point */
149 * the offset in FLASH memory to the next vnode entry.
190 int entry; /* Current entry */ member
/third_party/mbedtls/include/mbedtls/
H A Dasn1.h164 /** The next entry in the sequence.
182 /** The next entry in the sequence.
206 * \param p On entry, \c *p points to the first byte of the length,
229 * \param p On entry, \c *p points to the start of the ASN.1 element.
255 * \param p On entry, \c *p points to the start of the ASN.1 element.
274 * \param p On entry, \c *p points to the start of the ASN.1 element.
295 * \param p On entry, \c *p points to the start of the ASN.1 element.
316 * \param p On entry, \c *p points to the start of the ASN.1 element.
337 * \param p On entry, \c *p points to the start of the ASN.1 element.
372 * \param p On entry, \
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.h178 struct tu_descriptor_update_template_entry entry[0]; member
/third_party/node/src/dataqueue/
H A Dqueue.h29 // the state of the DataQueue. Every entry in
41 // data. The data may be memory-resident or streaming. The entry
42 // can be idempotent or non-idempotent. An entry cannot be read
60 // must be provided when the DataQueue is constructed. Every entry
97 // a size because it might not know how much data a streaming entry
145 // The entry may or may not represent memory-resident data. It may
155 // true. This is because consuming either the original entry or
156 // the new entry would change the state of the other in non-
161 // entry is known. If size() returns std::nullopt, slice()
171 // If the entry i
[all...]
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dptrace.h120 } entry; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dptrace.h120 } entry; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dptrace.h120 } entry; member
/third_party/node/deps/v8/src/codegen/
H A Dsource-position-table.h66 void AddEntry(const PositionTableEntry& entry);
73 PositionTableEntry previous_; // Previously written entry, to compute delta.
81 // Filter that applies only to the first entry of the source position table.
82 // If it is kSkipFunctionEntry, it will skip the FunctionEntry entry if it
/third_party/node/deps/v8/src/ic/
H A Dstub-cache.h46 // Access cache for entry hash(name, map).
85 // the STATIC_ASSERT below, in {entry(...)}).
110 // update strategy on updates is fairly clear and simple: Any existing entry
124 // Compute the entry for a given offset in exactly the same way as
129 static Entry* entry(Entry* table, int offset) { in entry() function in v8::internal::StubCache
/third_party/node/deps/v8/src/execution/
H A Dsimulator.h116 return FromAddress(code.GetIsolate(), code.entry()); in FromCode()
138 // When running without a simulator we call the entry directly. in Call()

Completed in 15 milliseconds

1...<<191192193194195196197198199200>>...289