/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_mm.h | 355 * @entry: &struct drm_mm_node to assign to in each iteration step 361 #define drm_mm_for_each_node(entry, mm) \ 362 list_for_each_entry(entry, drm_mm_nodes(mm), node_list) 366 * @entry: &struct drm_mm_node to assign to in each iteration step 373 #define drm_mm_for_each_node_safe(entry, next, mm) \ 374 list_for_each_entry_safe(entry, next, drm_mm_nodes(mm), node_list) 384 * with list_for_each(), so not save against removal of elements. @entry is used
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | init.h | 122 static inline initcall_t initcall_from_entry(initcall_entry_t *entry) in initcall_from_entry() argument 124 return offset_to_ptr(entry); in initcall_from_entry() 129 static inline initcall_t initcall_from_entry(initcall_entry_t *entry) in initcall_from_entry() argument 131 return *entry; in initcall_from_entry()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_vlan_mode.c | 36 DECLARE_BITMAP(entry, ICE_META_INIT_BITS); in ice_pkg_get_supported_vlan_mode() 42 arr[i] = le32_to_cpu(sect->entry.bm[i]); in ice_pkg_get_supported_vlan_mode() 44 bitmap_from_arr32(entry, arr, (u16)ICE_META_INIT_BITS); in ice_pkg_get_supported_vlan_mode() 47 *dvm = test_bit(ICE_META_VLAN_MODE_BIT, entry); in ice_pkg_get_supported_vlan_mode()
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_mm.h | 357 * @entry: &struct drm_mm_node to assign to in each iteration step 363 #define drm_mm_for_each_node(entry, mm) \ 364 list_for_each_entry(entry, drm_mm_nodes(mm), node_list) 368 * @entry: &struct drm_mm_node to assign to in each iteration step 375 #define drm_mm_for_each_node_safe(entry, next, mm) \ 376 list_for_each_entry_safe(entry, next, drm_mm_nodes(mm), node_list) 386 * with list_for_each(), so not save against removal of elements. @entry is used
|
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | ccp-crypto.h | 37 struct list_head entry; member 45 struct list_head entry; member 53 struct list_head entry; member 66 struct list_head entry; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-devtrace-io.h | 155 __field(u32, entry) 162 __entry->entry = msix_entry->entry; 167 TP_printk("entry:%d defirq:%d fh:0x%x, hw:0x%x", 168 __entry->entry, __entry->defirq,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00queue.h | 214 * struct txdone_entry_desc: TX done entry descriptor 228 * enum txentry_desc_flags: Status flags for TX entry descriptor 329 * enum queue_entry_flags: Status flags for queue entry 331 * @ENTRY_BCN_ASSIGNED: This entry has been assigned to an interface. 332 * As long as this bit is set, this entry may only be touched 334 * @ENTRY_OWNER_DEVICE_DATA: This entry is owned by the device for data 335 * transfer (either TX or RX depending on the queue). The entry should 337 * @ENTRY_DATA_PENDING: This entry contains a valid frame and is waiting 342 * @ENTRY_DATA_STATUS_PENDING: The entry has been send to the device and 344 * entry ca 626 rt2x00queue_dma_timeout(struct queue_entry *entry) rt2x00queue_dma_timeout() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | intel_gvt.c | 200 list_for_each_entry(dev_priv, &intel_gvt_devices, vgpu.entry) in intel_gvt_set_ops() 218 list_for_each_entry(dev_priv, &intel_gvt_devices, vgpu.entry) in intel_gvt_clear_ops() 242 list_add_tail(&dev_priv->vgpu.entry, &intel_gvt_devices); in intel_gvt_init() 262 list_del(&dev_priv->vgpu.entry); in intel_gvt_driver_remove()
|
/kernel/linux/linux-6.6/net/netlabel/ |
H A D | netlabel_addrlist.h | 98 int netlbl_af4list_add(struct netlbl_af4list *entry, 102 void netlbl_af4list_remove_entry(struct netlbl_af4list *entry); 165 int netlbl_af6list_add(struct netlbl_af6list *entry, 170 void netlbl_af6list_remove_entry(struct netlbl_af6list *entry);
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | inqueue.c | 148 struct list_head *entry; in sctp_inq_pop() local 152 entry = sctp_list_dequeue(&queue->in_chunk_list); in sctp_inq_pop() 153 if (!entry) in sctp_inq_pop() 156 chunk = list_entry(entry, struct sctp_chunk, list); in sctp_inq_pop()
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
H A D | access_tracking_perf_test.c | 98 uint64_t entry; in lookup_pfn() local 101 entry = pread_uint64(pagemap_fd, "pagemap", hva / getpagesize()); in lookup_pfn() 102 if (!(entry & PAGEMAP_PRESENT)) in lookup_pfn() 105 pfn = entry & PAGEMAP_PFN_MASK; in lookup_pfn()
|
/kernel/linux/linux-6.6/sound/firewire/tascam/ |
H A D | amdtp-tascam.c | 158 struct snd_firewire_tascam_change *entry = in read_status_messages() local 163 entry->index = index; in read_status_messages() 164 entry->before = before; in read_status_messages() 165 entry->after = after; in read_status_messages()
|
/kernel/linux/linux-6.6/mm/ |
H A D | mincore.c | 130 else { /* pte is a swap entry */ in mincore_pte_range() 131 swp_entry_t entry = pte_to_swp_entry(pte); in mincore_pte_range() local 133 if (non_swap_entry(entry)) { in mincore_pte_range() 141 *vec = mincore_page(swap_address_space(entry), in mincore_pte_range() 142 swp_offset(entry)); in mincore_pte_range()
|
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/ |
H A D | front_camera_hdi_test_v1_2.cpp | 102 camera_metadata_item_t entry;
in HWTEST_F() local 103 cameraTest->rc = FindCameraMetadataItem(data, OHOS_ABILITY_CAMERA_VIRTUAL_APERTURE_RANGE, &entry);
in HWTEST_F() 105 for (size_t i = 0; i < entry.count; i++) {
in HWTEST_F() 133 float virtualApertureValue = entry.data.f[i];
in HWTEST_F()
|
/test/xts/hats/kernel/mmap_v/ |
H A D | MmapVApiTest.cpp | 73 static void SetProc(string entry, int input) in SetProc() argument 75 FILE *fp = fopen(entry.c_str(), "w"); in SetProc() 82 static void FetchProc(string entry, int *output) in FetchProc() argument 85 FILE *fp = fopen(entry.c_str(), "r"); in FetchProc()
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | FontObject.cpp | 92 DirectoryEntry *entry = findTable(tag); in readTable() local 94 if (entry == NULL) { in readTable() 99 *length = SWAPL(entry->length); in readTable() 103 fseek(file, SWAPL(entry->offset), SEEK_SET); in readTable()
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | FontObject.cpp | 88 DirectoryEntry *entry = findTable(tag); in readTable() local 90 if (entry == NULL) { in readTable() 95 *length = SWAPL(entry->length); in readTable() 99 fseek(file, SWAPL(entry->offset), SEEK_SET); in readTable()
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
H A D | usb_handle.c | 90 list_for_each_entry(handle, &g_hanle_list, entry) in handle_find_by_name() 115 list_for_each_entry(handle, &g_hanle_list, entry) in handle_find_by_fd() 152 list_add_tail(&handle->entry, &g_hanle_list); in register_handle() 169 list_del_init(&handle->entry); in unregister_handle()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
H A D | TrieTest.java | 146 for (BytesTrie.Entry entry : trie) { in getRawTrieTable() 148 int length = entry.bytesLength(); in getRawTrieTable() 150 byte b = entry.byteAt(i); in getRawTrieTable() 159 map.put(sb.toString(), entry.value); in getRawTrieTable()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/ |
H A D | CompatibilityTest.java | 173 // Need to trim the directory off the JAR entry before opening the connection otherwise in getJarList() 174 // it could fail as it will try and find the entry within the JAR which may not exist. in getJarList() 183 JarEntry entry = (JarEntry) entries.nextElement(); in getJarList() 184 if (!entry.isDirectory()) { in getJarList() 185 String entryName = entry.getName(); in getJarList() 189 SerializableTestUtility.copyStreamBytes(jarFile.getInputStream(entry))); in getJarList()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
H A D | CompatibilityTest.java | 170 // Need to trim the directory off the JAR entry before opening the connection otherwise in getJarList() 171 // it could fail as it will try and find the entry within the JAR which may not exist. in getJarList() 180 JarEntry entry = (JarEntry) entries.nextElement(); in getJarList() 181 if (!entry.isDirectory()) { in getJarList() 182 String entryName = entry.getName(); in getJarList() 186 SerializableTestUtility.copyStreamBytes(jarFile.getInputStream(entry))); in getJarList()
|
/third_party/mesa3d/src/amd/common/ |
H A D | gfx10_format_table.py | 283 gfx10_formats = [Gfx10Format(entry) for entry in db.enum('GFX10_FORMAT').entries] 292 gfx11_formats = [Gfx10Format(entry) for entry in db.enum('GFX11_FORMAT').entries]
|
/third_party/node/lib/ |
H A D | os.js | 284 const entry = { 294 entry.scopeid = scopeid; 298 ArrayPrototypePush(existing, entry); 300 result[name] = [entry];
|
/third_party/node/deps/npm/node_modules/@npmcli/installed-package-contents/lib/ |
H A D | index.js | 151 for (const entry of dirEntries) { 152 const p = resolve(path, entry.name) 153 if (entry.isDirectory() === false) { 158 if (currentDepth !== 0 || entry.name !== 'node_modules') {
|
/third_party/node/deps/npm/node_modules/diff/lib/patch/ |
H A D | create.js | 65 return lines.map(function (entry) { 66 return ' ' + entry; 119 lines.map(function (entry) { 120 return (current.added ? '+' : '-') + entry;
|