Home
last modified time | relevance | path

Searched refs:list (Results 2476 - 2500 of 14732) sorted by relevance

1...<<919293949596979899100>>...590

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_blk.h9 #include <linux/list.h>
26 * @list: list of hardware blocks
32 struct list_head list; member
/kernel/linux/linux-5.10/include/linux/
H A Dkvm_irqfd.h27 * RCU list modified under kvm->irqfds.resampler_lock
29 struct list_head list; member
32 * Entry in list of kvm->irqfd.resampler_list. Use for sharing
53 /* Entry in list of irqfds for a resampler (resampler-only) */
57 struct list_head list; member
H A Dcdev.h7 #include <linux/list.h>
18 struct list_head list; member
H A Dhw_random.h17 #include <linux/list.h>
50 struct list_head list; member
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Daudio_manager.h12 #include <linux/list.h>
29 struct list_head list; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_privacy_screen_driver.h13 #include <linux/list.h>
55 /** @list: privacy-screen devices list list-entry. */
56 struct list_head list; member
/kernel/linux/linux-6.6/include/linux/
H A Dcdev.h7 #include <linux/list.h>
18 struct list_head list; member
H A Dkvm_irqfd.h27 * RCU list modified under kvm->irqfds.resampler_lock
29 struct list_head list; member
32 * Entry in list of kvm->irqfd.resampler_list. Use for sharing
34 * RCU list modified under kvm->irqfds.resampler_lock
53 /* Entry in list of irqfds for a resampler (resampler-only) */
57 struct list_head list; member
/kernel/linux/linux-6.6/include/net/
H A Dcalipso.h22 #include <linux/list.h>
47 struct list_head list; member
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Daudio_manager.h12 #include <linux/list.h>
29 struct list_head list; member
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_compression.h6 #include <linux/list.h>
17 struct list_head list; member
/kernel/linux/linux-6.6/drivers/iommu/
H A Ddma-iommu.h17 void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list);
41 static inline void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list) in iommu_dma_get_resv_regions() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf-filter.h5 #include <linux/list.h>
10 struct list_head list; member
H A Dcomm.h5 #include <linux/list.h>
14 struct list_head list; member
/kernel/liteos_a/shell/full/src/cmds/
H A Dshell_shellcmd.c8 * 1. Redistributions of source code must retain the above copyright notice, this list of
11 * 2. Redistributions in binary form must reproduce the above copyright notice, this list
51 LOS_DL_LIST_FOR_EACH_ENTRY(curCmdItem, &(cmdInfo->cmdList.list), CmdItemNode, list) { in OsShellCmdHelp()
/kernel/liteos_m/components/shell/src/cmds/
H A Dshell_shellcmd.c8 * 1. Redistributions of source code must retain the above copyright notice, this list of
11 * 2. Redistributions in binary form must reproduce the above copyright notice, this list
51 LOS_DL_LIST_FOR_EACH_ENTRY(curCmdItem, &(cmdInfo->cmdList.list), CmdItemNode, list) { in OsShellCmdHelp()
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctvmem.h21 #include <linux/list.h>
36 struct list_head list; member
/third_party/ffmpeg/libavcodec/
H A Dvorbis.h42 vorbis_floor1_entry *list, int values);
45 void ff_vorbis_floor1_render_list(vorbis_floor1_entry * list, int values,
/third_party/gn/src/gn/
H A Dfunction_label_matches.cc20 "label_matches: Returns whether a label matches any of a list of patterns.";
26 The argument patterns must be a list of label patterns (see
59 *err = Err(args[1], "Second argument must be a list of label patterns.");
68 "Second argument must be a list of label patterns.");
/third_party/node/benchmark/buffers/
H A Dbuffer-concat.js12 const list = Array.from({ length: pieces })
19 Buffer.concat(list, totalLength);
/third_party/ltp/testcases/network/iptables/
H A Dnft01.sh17 if ! nft list table $ip_table filter > /dev/null 2>&1; then
21 if ! nft list chain $ip_table filter INPUT > /dev/null 2>&1; then
/third_party/libwebsockets/lib/system/smd/
H A Dprivate-lib-system-smd.h35 lws_dll2_t list; member
49 lws_dll2_t list; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dobfuscate.c56 static void emit_symbol_list(struct symbol_list *list) in emit_symbol_list() argument
60 FOR_EACH_PTR(list, sym) { in emit_symbol_list()
H A Dtest-linearize.c41 static void clean_up_symbols(struct symbol_list *list) in clean_up_symbols() argument
45 FOR_EACH_PTR(list, sym) { in clean_up_symbols()
H A Dtest-inspect.c20 static void expand_symbols(struct symbol_list *list) in expand_symbols() argument
23 FOR_EACH_PTR(list, sym) { in expand_symbols()

Completed in 8 milliseconds

1...<<919293949596979899100>>...590