Home
last modified time | relevance | path

Searched refs:list (Results 201 - 225 of 14425) sorted by relevance

12345678910>>...577

/third_party/mesa3d/src/compiler/nir/
H A Dnir_control_flow.h68 /** puts a control flow node at the beginning of a list from an if, loop, or function */
70 nir_cf_node_insert_begin(struct exec_list *list, nir_cf_node *node) in nir_cf_node_insert_begin() argument
72 nir_cf_node_insert(nir_before_cf_list(list), node); in nir_cf_node_insert_begin()
75 /** puts a control flow node at the end of a list from an if, loop, or function */
77 nir_cf_node_insert_end(struct exec_list *list, nir_cf_node *node) in nir_cf_node_insert_end() argument
79 nir_cf_node_insert(nir_after_cf_list(list), node); in nir_cf_node_insert_end()
85 * These functions let you take a part of a control flow list (basically
126 * 5. Extracting a control flow list will leave lots of dangling references to
135 struct exec_list list; member
136 nir_function_impl *impl; /* for cleaning up if the list i
154 nir_cf_list list; nir_cf_list_clone_and_reinsert() local
170 nir_cf_list list; nir_cf_node_remove() local
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DBinaryWriter.java10 // notice, this list of conditions and the following disclaimer.
12 // copyright notice, this list of conditions and the following disclaimer
201 public final void writeInt32List(int fieldNumber, List<Integer> list, boolean packed) in writeInt32List() argument
203 if (list instanceof IntArrayList) { in writeInt32List()
204 writeInt32List_Internal(fieldNumber, (IntArrayList) list, packed); in writeInt32List()
206 writeInt32List_Internal(fieldNumber, list, packed); in writeInt32List()
210 private final void writeInt32List_Internal(int fieldNumber, List<Integer> list, boolean packed) in writeInt32List_Internal() argument
213 requireSpace((MAX_VARINT32_SIZE * 2) + (list.size() * MAX_VARINT64_SIZE)); in writeInt32List_Internal()
215 for (int i = list.size() - 1; i >= 0; --i) { in writeInt32List_Internal()
216 writeInt32(list in writeInt32List_Internal()
228 writeInt32List_Internal(int fieldNumber, IntArrayList list, boolean packed) writeInt32List_Internal() argument
247 writeFixed32List(int fieldNumber, List<Integer> list, boolean packed) writeFixed32List() argument
256 writeFixed32List_Internal(int fieldNumber, List<Integer> list, boolean packed) writeFixed32List_Internal() argument
274 writeFixed32List_Internal(int fieldNumber, IntArrayList list, boolean packed) writeFixed32List_Internal() argument
293 writeInt64List(int fieldNumber, List<Long> list, boolean packed) writeInt64List() argument
299 writeUInt64List(int fieldNumber, List<Long> list, boolean packed) writeUInt64List() argument
308 writeUInt64List_Internal(int fieldNumber, List<Long> list, boolean packed) writeUInt64List_Internal() argument
326 writeUInt64List_Internal(int fieldNumber, LongArrayList list, boolean packed) writeUInt64List_Internal() argument
345 writeFixed64List(int fieldNumber, List<Long> list, boolean packed) writeFixed64List() argument
354 writeFixed64List_Internal(int fieldNumber, List<Long> list, boolean packed) writeFixed64List_Internal() argument
372 writeFixed64List_Internal(int fieldNumber, LongArrayList list, boolean packed) writeFixed64List_Internal() argument
391 writeFloatList(int fieldNumber, List<Float> list, boolean packed) writeFloatList() argument
400 writeFloatList_Internal(int fieldNumber, List<Float> list, boolean packed) writeFloatList_Internal() argument
418 writeFloatList_Internal(int fieldNumber, FloatArrayList list, boolean packed) writeFloatList_Internal() argument
437 writeDoubleList(int fieldNumber, List<Double> list, boolean packed) writeDoubleList() argument
446 writeDoubleList_Internal(int fieldNumber, List<Double> list, boolean packed) writeDoubleList_Internal() argument
464 writeDoubleList_Internal(int fieldNumber, DoubleArrayList list, boolean packed) writeDoubleList_Internal() argument
483 writeEnumList(int fieldNumber, List<Integer> list, boolean packed) writeEnumList() argument
489 writeBoolList(int fieldNumber, List<Boolean> list, boolean packed) writeBoolList() argument
498 writeBoolList_Internal(int fieldNumber, List<Boolean> list, boolean packed) writeBoolList_Internal() argument
516 writeBoolList_Internal(int fieldNumber, BooleanArrayList list, boolean packed) writeBoolList_Internal() argument
535 writeStringList(int fieldNumber, List<String> list) writeStringList() argument
557 writeBytesList(int fieldNumber, List<ByteString> list) writeBytesList() argument
564 writeUInt32List(int fieldNumber, List<Integer> list, boolean packed) writeUInt32List() argument
573 writeUInt32List_Internal(int fieldNumber, List<Integer> list, boolean packed) writeUInt32List_Internal() argument
591 writeUInt32List_Internal(int fieldNumber, IntArrayList list, boolean packed) writeUInt32List_Internal() argument
610 writeSFixed32List(int fieldNumber, List<Integer> list, boolean packed) writeSFixed32List() argument
616 writeSFixed64List(int fieldNumber, List<Long> list, boolean packed) writeSFixed64List() argument
622 writeSInt32List(int fieldNumber, List<Integer> list, boolean packed) writeSInt32List() argument
631 writeSInt32List_Internal(int fieldNumber, List<Integer> list, boolean packed) writeSInt32List_Internal() argument
649 writeSInt32List_Internal(int fieldNumber, IntArrayList list, boolean packed) writeSInt32List_Internal() argument
668 writeSInt64List(int fieldNumber, List<Long> list, boolean packed) writeSInt64List() argument
760 writeSInt64List_Internal(int fieldNumber, List<Long> list, boolean packed) writeSInt64List_Internal() argument
778 writeSInt64List_Internal(int fieldNumber, LongArrayList list, boolean packed) writeSInt64List_Internal() argument
797 writeMessageList(int fieldNumber, List<?> list) writeMessageList() argument
804 writeMessageList(int fieldNumber, List<?> list, Schema schema) writeMessageList() argument
812 writeGroupList(int fieldNumber, List<?> list) writeGroupList() argument
819 writeGroupList(int fieldNumber, List<?> list, Schema schema) writeGroupList() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dadf_dev_mgr.c4 #include <linux/list.h>
19 struct list_head list; member
40 list_entry(itr, struct vf_id_map, list); in adf_find_vf()
54 list_entry(itr, struct vf_id_map, list); in adf_get_vf_real_id()
75 map = list_entry(ptr, struct vf_id_map, list); in adf_clean_vf_map()
105 list_entry(itr, struct adf_accel_dev, list); in adf_devmgr_update_class_index()
160 list_entry(itr, struct adf_accel_dev, list); in adf_devmgr_add_dev()
168 list_add_tail(&accel_dev->list, &accel_table); in adf_devmgr_add_dev()
184 list_add_tail(&map->list, &vfs_table); in adf_devmgr_add_dev()
194 list_add_tail(&accel_dev->list, in adf_devmgr_add_dev()
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Dchecklist.c16 * Print list item
101 * Display a dialog box with a list of options that can be turned on or off
109 WINDOW *dialog, *list; in dialog_checklist() local
156 /* create new window for the list */ in dialog_checklist()
157 list = subwin(dialog, list_height, list_width, y + box_y + 1, in dialog_checklist()
160 keypad(list, TRUE); in dialog_checklist()
162 /* draw a box around the list items */ in dialog_checklist()
180 /* Print the list */ in dialog_checklist()
183 print_item(list, i, i == choice); in dialog_checklist()
192 wnoutrefresh(list); in dialog_checklist()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dadf_dev_mgr.c4 #include <linux/list.h>
19 struct list_head list; member
40 list_entry(itr, struct vf_id_map, list); in adf_find_vf()
54 list_entry(itr, struct vf_id_map, list); in adf_get_vf_real_id()
75 map = list_entry(ptr, struct vf_id_map, list); in adf_clean_vf_map()
105 list_entry(itr, struct adf_accel_dev, list); in adf_devmgr_update_class_index()
160 list_entry(itr, struct adf_accel_dev, list); in adf_devmgr_add_dev()
168 list_add_tail(&accel_dev->list, &accel_table); in adf_devmgr_add_dev()
184 list_add_tail(&map->list, &vfs_table); in adf_devmgr_add_dev()
194 list_add_tail(&accel_dev->list, in adf_devmgr_add_dev()
[all...]
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Dchecklist.c16 * Print list item
101 * Display a dialog box with a list of options that can be turned on or off
109 WINDOW *dialog, *list; in dialog_checklist() local
156 /* create new window for the list */ in dialog_checklist()
157 list = subwin(dialog, list_height, list_width, y + box_y + 1, in dialog_checklist()
160 keypad(list, TRUE); in dialog_checklist()
162 /* draw a box around the list items */ in dialog_checklist()
180 /* Print the list */ in dialog_checklist()
183 print_item(list, i, i == choice); in dialog_checklist()
192 wnoutrefresh(list); in dialog_checklist()
[all...]
/third_party/toybox/kconfig/lxdialog/
H A Dchecklist.c29 * Print list item
108 * Display a dialog box with a list of options that can be turned on or off
116 WINDOW *dialog, *list; in dialog_checklist() local
163 /* create new window for the list */ in dialog_checklist()
164 list = subwin(dialog, list_height, list_width, y + box_y + 1, in dialog_checklist()
167 keypad(list, TRUE); in dialog_checklist()
169 /* draw a box around the list items */ in dialog_checklist()
186 /* Print the list */ in dialog_checklist()
189 print_item(list, i, i == choice); in dialog_checklist()
198 wnoutrefresh(list); in dialog_checklist()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/
H A Dbasic_percpu_ops_test.c134 void this_cpu_list_push(struct percpu_list *list, in this_cpu_list_push() argument
145 /* Load list->c[cpu].head with single-copy atomicity. */ in this_cpu_list_push()
146 expect = (intptr_t)RSEQ_READ_ONCE(list->c[cpu].head); in this_cpu_list_push()
148 targetptr = (intptr_t *)&list->c[cpu].head; in this_cpu_list_push()
160 * Unlike a traditional lock-less linked list; the availability of a
164 struct percpu_list_node *this_cpu_list_pop(struct percpu_list *list, in this_cpu_list_pop() argument
174 targetptr = (intptr_t *)&list->c[cpu].head; in this_cpu_list_pop()
195 struct percpu_list_node *__percpu_list_pop(struct percpu_list *list, int cpu) in __percpu_list_pop() argument
199 node = list->c[cpu].head; in __percpu_list_pop()
202 list in __percpu_list_pop()
209 struct percpu_list *list = (struct percpu_list *)arg; test_percpu_list_thread() local
240 struct percpu_list list; test_percpu_list() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H A Dbasic_percpu_ops_test.c160 void this_cpu_list_push(struct percpu_list *list, in this_cpu_list_push() argument
171 /* Load list->c[cpu].head with single-copy atomicity. */ in this_cpu_list_push()
172 expect = (intptr_t)RSEQ_READ_ONCE(list->c[cpu].head); in this_cpu_list_push()
174 targetptr = (intptr_t *)&list->c[cpu].head; in this_cpu_list_push()
187 * Unlike a traditional lock-less linked list; the availability of a
191 struct percpu_list_node *this_cpu_list_pop(struct percpu_list *list, in this_cpu_list_pop() argument
201 targetptr = (intptr_t *)&list->c[cpu].head; in this_cpu_list_pop()
223 struct percpu_list_node *__percpu_list_pop(struct percpu_list *list, int cpu) in __percpu_list_pop() argument
227 node = list->c[cpu].head; in __percpu_list_pop()
230 list in __percpu_list_pop()
237 struct percpu_list *list = (struct percpu_list *)arg; test_percpu_list_thread() local
268 struct percpu_list list; test_percpu_list() local
[all...]
/third_party/exfatprogs/include/
H A Dlist.h18 * non-initialized list entries.
24 * Simple doubly linked list implementation.
48 * This is only for internal list manipulation where we know
64 * @head: list head to add it after
77 * @head: list head to add it before
88 * Delete a list entry by making the prev/next entries
91 * This is only for internal list manipulation where we know
101 * list_del - deletes entry from list.
102 * @entry: the element to delete from the list.
114 * list_del_init - deletes entry from list an
128 list_move(struct list_head *list, struct list_head *head) list_move() argument
139 list_move_tail(struct list_head *list, struct list_head *head) list_move_tail() argument
155 __list_splice(struct list_head *list, struct list_head *head) __list_splice() argument
174 list_splice(struct list_head *list, struct list_head *head) list_splice() argument
187 list_splice_init(struct list_head *list, struct list_head *head) list_splice_init() argument
[all...]
/third_party/python/Lib/
H A Dpipes.py185 # Build a list with for each command:
188 list = []
190 list.append(['', cmd, kind, ''])
194 if not list:
195 list.append(['', 'cat', '--', ''])
199 [cmd, kind] = list[0][1:3]
201 list.insert(0, ['', 'cat', '--', ''])
202 list[0][0] = infile
204 [cmd, kind] = list[-1][1:3]
206 list
[all...]
/third_party/python/Lib/test/
H A Dtest_deque.py39 self.assertEqual(list(d), list(range(-200, 400)))
43 self.assertEqual(left, list(range(-200, 50)))
44 self.assertEqual(list(d), list(range(50, 400)))
48 self.assertEqual(right, list(range(150, 400)))
49 self.assertEqual(list(d), list(range(50, 150)))
56 self.assertEqual(list(it), [])
58 self.assertEqual(list(
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TSProc.c159 list_add_tail(&pTxTS->ts_common_info.list, &ieee->Tx_TS_Unused_List); in TSInitialize()
178 list_add_tail(&pRxTS->ts_common_info.list, &ieee->Rx_TS_Unused_List); in TSInitialize()
246 list_for_each_entry(pRet, psearch_list, list) { in SearchAdmitTRStream()
255 if (&pRet->list != psearch_list) in SearchAdmitTRStream()
259 if (&pRet->list != psearch_list) in SearchAdmitTRStream()
372 (*ppTS) = list_entry(pUnusedList->next, struct ts_common_info, list); in GetTs()
373 list_del_init(&(*ppTS)->list); in GetTs()
396 list_add_tail(&((*ppTS)->list), pAddmitList); in GetTs()
456 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Pending_List, list) { in RemovePeerTS()
459 list_del_init(&pTS->list); in RemovePeerTS()
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TSProc.c159 list_add_tail(&pTxTS->ts_common_info.list, &ieee->Tx_TS_Unused_List); in TSInitialize()
178 list_add_tail(&pRxTS->ts_common_info.list, &ieee->Rx_TS_Unused_List); in TSInitialize()
246 list_for_each_entry(pRet, psearch_list, list) { in SearchAdmitTRStream()
255 if (&pRet->list != psearch_list) in SearchAdmitTRStream()
259 if (&pRet->list != psearch_list) in SearchAdmitTRStream()
372 (*ppTS) = list_entry(pUnusedList->next, struct ts_common_info, list); in GetTs()
373 list_del_init(&(*ppTS)->list); in GetTs()
396 list_add_tail(&((*ppTS)->list), pAddmitList); in GetTs()
456 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Pending_List, list) { in RemovePeerTS()
459 list_del_init(&pTS->list); in RemovePeerTS()
[all...]
/third_party/alsa-utils/alsactl/
H A Ddaemon.c35 snd_ctl_elem_id_t **list; member
69 static void free_list(struct id_list *list) in free_list() argument
73 for (i = 0; i < list->size; i++) in free_list()
74 free(list->list[i]); in free_list()
75 free(list->list); in free_list()
167 static int in_list(struct id_list *list, snd_ctl_elem_id_t *id) in in_list() argument
172 for (i = 0; i < list->size; i++) { in in_list()
173 id1 = list in in_list()
182 remove_from_list(struct id_list *list, snd_ctl_elem_id_t *id) remove_from_list() argument
194 add_to_list(struct id_list *list, snd_ctl_elem_id_t *id) add_to_list() argument
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprog_parameter.c41 * Look for a float vector in the given parameter list. The float vector
44 * \param list the parameter list to search
53 lookup_parameter_constant(const struct gl_program_parameter_list *list, in lookup_parameter_constant() argument
62 if (!list) { in lookup_parameter_constant()
67 for (i = 0; i < list->NumParameters; i++) { in lookup_parameter_constant()
68 if (list->Parameters[i].Type == PROGRAM_CONSTANT) { in lookup_parameter_constant()
69 unsigned offset = list->Parameters[i].ValueOffset; in lookup_parameter_constant()
75 if (v[j].u == list->ParameterValues[offset + j].u) in lookup_parameter_constant()
88 for (j = 0; j < list in lookup_parameter_constant()
138 struct gl_program_parameter_list *list = _mesa_new_parameter_list() local
471 _mesa_recompute_parameter_bounds(struct gl_program_parameter_list *list) _mesa_recompute_parameter_bounds() argument
[all...]
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dwindow_info_helper_test.cpp63 std::vector<sptr<UnreliableWindowInfo>> list; in HWTEST_F() local
68 list.emplace_back(compWin); in HWTEST_F()
69 list.emplace_back(nullptr); in HWTEST_F()
76 list.emplace_back(downNotCrossWin); in HWTEST_F()
86 list.emplace_back(downCrossWin); in HWTEST_F()
96 list.emplace_back(upWin); in HWTEST_F()
97 WindowManager::GetInstance().info_ = list; in HWTEST_F()
109 * @tc.desc: Test component window is not found in list
116 std::vector<sptr<UnreliableWindowInfo>> list; in HWTEST_F() local
121 list in HWTEST_F()
140 std::vector<sptr<UnreliableWindowInfo>> list; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dinconsistency-check.c96 struct timespec list[CALLS_PER_LOOP]; in consistency_test() local
102 clock_gettime(clock_type, &list[0]); in consistency_test()
103 now = then = list[0].tv_sec; in consistency_test()
112 /* Fill list */ in consistency_test()
114 clock_gettime(clock_type, &list[i]); in consistency_test()
118 if (!in_order(list[i], list[i+1])) in consistency_test()
129 printf("%lu:%lu\n", list[i].tv_sec, in consistency_test()
130 list[i].tv_nsec); in consistency_test()
134 delta = list[inconsisten in consistency_test()
[all...]
/kernel/linux/linux-5.10/sound/usb/
H A Dmixer.h19 struct list_head list; member
62 struct usb_mixer_elem_list *list);
67 struct usb_mixer_elem_list *next_id_elem; /* list of controls with same id */
75 /* iterate over mixer element list of the given unit id */
76 #define for_each_mixer_elem(list, mixer, id) \
77 for ((list) = (mixer)->id_elems[id]; (list); (list) = (list)->next_id_elem)
78 #define mixer_elem_list_to_info(list) \
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c36 static void ttm_eu_backoff_reservation_reverse(struct list_head *list, in ttm_eu_backoff_reservation_reverse() argument
39 list_for_each_entry_continue_reverse(entry, list, head) { in ttm_eu_backoff_reservation_reverse()
47 struct list_head *list) in ttm_eu_backoff_reservation()
51 if (list_empty(list)) in ttm_eu_backoff_reservation()
55 list_for_each_entry(entry, list, head) { in ttm_eu_backoff_reservation()
71 * If a buffer in the list is marked for CPU access, we back off and
81 struct list_head *list, bool intr, in ttm_eu_reserve_buffers()
87 if (list_empty(list)) in ttm_eu_reserve_buffers()
93 list_for_each_entry(entry, list, head) { in ttm_eu_reserve_buffers()
119 ttm_eu_backoff_reservation_reverse(list, entr in ttm_eu_reserve_buffers()
46 ttm_eu_backoff_reservation(struct ww_acquire_ctx *ticket, struct list_head *list) ttm_eu_backoff_reservation() argument
80 ttm_eu_reserve_buffers(struct ww_acquire_ctx *ticket, struct list_head *list, bool intr, struct list_head *dups) ttm_eu_reserve_buffers() argument
148 ttm_eu_fence_buffer_objects(struct ww_acquire_ctx *ticket, struct list_head *list, struct dma_fence *fence) ttm_eu_fence_buffer_objects() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c32 static void ttm_eu_backoff_reservation_reverse(struct list_head *list, in ttm_eu_backoff_reservation_reverse() argument
35 list_for_each_entry_continue_reverse(entry, list, head) { in ttm_eu_backoff_reservation_reverse()
43 struct list_head *list) in ttm_eu_backoff_reservation()
47 if (list_empty(list)) in ttm_eu_backoff_reservation()
50 list_for_each_entry(entry, list, head) { in ttm_eu_backoff_reservation()
65 * If a buffer in the list is marked for CPU access, we back off and
75 struct list_head *list, bool intr, in ttm_eu_reserve_buffers()
81 if (list_empty(list)) in ttm_eu_reserve_buffers()
87 list_for_each_entry(entry, list, head) { in ttm_eu_reserve_buffers()
112 ttm_eu_backoff_reservation_reverse(list, entr in ttm_eu_reserve_buffers()
42 ttm_eu_backoff_reservation(struct ww_acquire_ctx *ticket, struct list_head *list) ttm_eu_backoff_reservation() argument
74 ttm_eu_reserve_buffers(struct ww_acquire_ctx *ticket, struct list_head *list, bool intr, struct list_head *dups) ttm_eu_reserve_buffers() argument
141 ttm_eu_fence_buffer_objects(struct ww_acquire_ctx *ticket, struct list_head *list, struct dma_fence *fence) ttm_eu_fence_buffer_objects() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dinconsistency-check.c96 struct timespec list[CALLS_PER_LOOP]; in consistency_test() local
102 clock_gettime(clock_type, &list[0]); in consistency_test()
103 now = then = list[0].tv_sec; in consistency_test()
112 /* Fill list */ in consistency_test()
114 clock_gettime(clock_type, &list[i]); in consistency_test()
118 if (!in_order(list[i], list[i+1])) in consistency_test()
129 ksft_print_msg("%lu:%lu\n", list[i].tv_sec, in consistency_test()
130 list[i].tv_nsec); in consistency_test()
134 delta = list[inconsisten in consistency_test()
[all...]
/kernel/linux/linux-6.6/sound/usb/
H A Dmixer.h19 struct list_head list; member
62 struct usb_mixer_elem_list *list);
67 struct usb_mixer_elem_list *next_id_elem; /* list of controls with same id */
75 /* iterate over mixer element list of the given unit id */
76 #define for_each_mixer_elem(list, mixer, id) \
77 for ((list) = (mixer)->id_elems[id]; (list); (list) = (list)->next_id_elem)
78 #define mixer_elem_list_to_info(list) \
[all...]
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dbus.c30 struct list_head list; member
51 INIT_LIST_HEAD(&subdev->list); in host1x_subdev_add()
55 list_add_tail(&subdev->list, &device->subdevs); in host1x_subdev_add()
80 list_del(&subdev->list); in host1x_subdev_del()
117 * Move the subdevice to the list of active (registered) subdevices in host1x_subdev_register()
123 list_move_tail(&client->list, &device->clients); in host1x_subdev_register()
124 list_move_tail(&subdev->list, &device->active); in host1x_subdev_register()
156 * Move the subdevice back to the list of idle subdevices and remove in __host1x_subdev_unregister()
157 * it from list of clients. in __host1x_subdev_unregister()
162 list_move_tail(&subdev->list, in __host1x_subdev_unregister()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c179 struct ice_adv_lkup_elem *list, int i) in ice_tc_fill_tunnel_outer()
186 list[i].type = ice_proto_type_from_tunnel(fltr->tunnel_type); in ice_tc_fill_tunnel_outer()
191 list[i].h_u.tnl_hdr.vni = cpu_to_be32(tenant_id); in ice_tc_fill_tunnel_outer()
192 memcpy(&list[i].m_u.tnl_hdr.vni, "\xff\xff\xff\x00", 4); in ice_tc_fill_tunnel_outer()
196 list[i].h_u.nvgre_hdr.tni_flow = fltr->tenant_id; in ice_tc_fill_tunnel_outer()
197 memcpy(&list[i].m_u.nvgre_hdr.tni_flow, in ice_tc_fill_tunnel_outer()
203 list[i].h_u.gtp_hdr.teid = fltr->tenant_id; in ice_tc_fill_tunnel_outer()
204 memcpy(&list[i].m_u.gtp_hdr.teid, in ice_tc_fill_tunnel_outer()
214 list[i].type = ice_proto_type_from_mac(false); in ice_tc_fill_tunnel_outer()
215 ether_addr_copy(list[ in ice_tc_fill_tunnel_outer()
178 ice_tc_fill_tunnel_outer(u32 flags, struct ice_tc_flower_fltr *fltr, struct ice_adv_lkup_elem *list, int i) ice_tc_fill_tunnel_outer() argument
350 ice_tc_fill_rules(struct ice_hw *hw, u32 flags, struct ice_tc_flower_fltr *tc_fltr, struct ice_adv_lkup_elem *list, struct ice_adv_rule_info *rule_info, u16 *l4_proto) ice_tc_fill_rules() argument
728 struct ice_adv_lkup_elem *list; ice_eswitch_add_tc_fltr() local
930 struct ice_adv_lkup_elem *list; ice_add_tc_flower_adv_fltr() local
[all...]

Completed in 19 milliseconds

12345678910>>...577