Home
last modified time | relevance | path

Searched refs:list (Results 5651 - 5675 of 16890) sorted by relevance

1...<<221222223224225226227228229230>>...676

/kernel/linux/linux-6.6/include/linux/
H A Dposix-timers.h6 #include <linux/list.h>
67 * @elist: List head for the expiry list
202 * @list: List head for binding the timer to signals->posix_timers
224 struct list_head list; member
H A Dclocksource.h15 #include <linux/list.h>
52 * @list: List head for registration (internal)
55 * list should give you a guide as to how
81 * @wd_list: List head to enqueue into the watchdog list (internal)
109 struct list_head list; member
H A Dkobject.h19 #include <linux/list.h>
160 * @list: the list of all kobjects for this kset
169 struct list_head list; member
H A Dlivepatch.h15 #include <linux/list.h>
33 * @node: list node for klp_object func_list
34 * @stack_node: list node for klp_ops func_stack list
38 * @patched: the func has been added to the klp_ops list
110 * @func_list: dynamic list of the function entries
111 * @node: list node for klp_patch obj_list
115 * @patched: the object's funcs have been added to the klp_ops list
150 * @list: list nod
166 struct list_head list; global() member
[all...]
H A Dmost.h142 * @list: list head for use by the mbo's current owner
179 struct list_head list; member
256 * @list: list_head
264 struct list_head list; member
H A Drelay.h18 #include <linux/list.h>
71 struct list_head list; /* for channel list */ member
/kernel/linux/linux-6.6/include/media/
H A Dmedia-request.h15 #include <linux/list.h>
262 * @list: List entry of the object for @struct media_request
273 struct list_head list; member
314 * Since this function needs to walk the list of objects it takes
351 * list, non-buffer objects will be added to the front of the list.
352 * This ensures that all buffer objects are at the end of the list
/kernel/linux/linux-6.6/include/net/
H A Dcipso_ipv4.h24 #include <linux/list.h>
76 struct list_head list; member
H A Dmctp.h78 /* list of mctp_sk_key, for incoming tag lookup. updates protected
108 * 1) the struct mctp_sock->keys list
109 * 2) the struct netns_mctp->keys list
114 * Updates and lookups in either list are performed under the
116 * take a reference before unlocking the keys_lock. Consequently, the list's
125 * - through socket unhash (see mctp_sk_unhash). This performs the list
143 /* routing lookup list */
146 /* per-socket list */
226 * These are held in the pernet->mctp.routes list, with RCU protection for
243 struct list_head list; member
281 struct list_head list; global() member
[all...]
H A Drtnetlink.h48 * @list: Used internally
78 struct list_head list; member
148 * @list: Used internally
160 struct list_head list; member
/kernel/linux/linux-6.6/include/crypto/
H A Dif_alg.h66 struct list_head list; member
77 struct list_head list; member
/kernel/linux/linux-6.6/drivers/sh/intc/
H A Dinternals.h5 #include <linux/list.h>
55 struct list_head list; member
/kernel/linux/linux-6.6/drivers/pnp/
H A Dbase.h68 struct list_head list; member
156 struct list_head list; member
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Drndis.h153 struct list_head list; member
192 struct sk_buff_head *list);
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_internal.h6 #include <linux/list.h>
14 struct list_head list; member
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dbus.c140 list_for_each_entry_safe(dynid, n, &drv->dynids.list, node) { in free_dynids()
161 INIT_LIST_HEAD(&driver->dynids.list); in usb_serial_bus_register()
/kernel/linux/linux-6.6/drivers/clk/samsung/
H A Dclk-exynos5-subcmu.c41 const struct samsung_gate_clock *list, int nr_clk) in exynos5_subcmu_defer_gate()
44 samsung_clk_add_lookup(ctx, ERR_PTR(-EPROBE_DEFER), list++->id); in exynos5_subcmu_defer_gate()
40 exynos5_subcmu_defer_gate(struct samsung_clk_provider *ctx, const struct samsung_gate_clock *list, int nr_clk) exynos5_subcmu_defer_gate() argument
/kernel/linux/linux-6.6/include/sound/
H A Drawmidi.h83 struct list_head list; /* list of all substream for given stream */ member
118 struct list_head list; member
/kernel/linux/linux-6.6/drivers/dma/dw-edma/
H A Ddw-edma-core.h46 struct list_head list; member
53 struct list_head list; member
60 struct dw_edma_region ll_region; /* Linked list */
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dact_stats.c113 list_for_each_entry(attr, &flow->attrs, list) { in mlx5e_tc_act_stats_del_flow()
144 list_for_each_entry(attr, &flow->attrs, list) { in mlx5e_tc_act_stats_add_flow()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h29 struct list_head list; member
124 struct list_head list; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dphy_g.h74 /* Attenuation values list */
75 const struct b43_rfatt *list; member
95 /* Attenuation values list */
96 const struct b43_bbatt *list; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/
H A Dfwdesc.h245 static inline bool carl9170fw_supports(__le32 list, u8 feature) in carl9170fw_supports() argument
247 return le32_to_cpu(list) & BIT(feature); in carl9170fw_supports()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h41 struct list_head list; member
42 struct sta_info *hnext; /* next entry in hash table list */
139 struct list_head list; member
182 struct list_head sta_list; /* STA info list head */
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/
H A Ddriver.c50 * Drain the remaining mm_list entries. At this point the list contains in sgx_release()
53 * list by sgx_mmu_notifier_release(). in sgx_release()
62 struct sgx_encl_mm, list); in sgx_release()
63 list_del_rcu(&encl_mm->list); in sgx_release()

Completed in 17 milliseconds

1...<<221222223224225226227228229230>>...676