Home
last modified time | relevance | path

Searched refs:SLIST_HEAD (Results 1 – 25 of 35) sorted by relevance

12

/optee_os/core/include/mm/
H A Dsp_mem.h49 SLIST_HEAD(sp_mem_receiver_head, sp_mem_receiver);
50 SLIST_HEAD(sp_mem_regions_head, sp_mem_map_region);
H A Dpgt_cache.h41 SLIST_HEAD(pgt_cache, pgt);
/optee_os/
H A Dtypedefs.checkpatch35 SLIST_HEAD\(.*\)
/optee_os/core/include/kernel/
H A Duser_ta.h23 SLIST_HEAD(load_seg_head, load_seg);
H A Dwait_queue.h13 SLIST_HEAD(wait_queue, wait_queue_elem);
H A Dthread_private.h33 SLIST_HEAD(thread_shm_cache, thread_shm_cache_entry);
H A Dinterrupt.h37 SLIST_HEAD(, itr_handler) handlers;
/optee_os/core/drivers/rstctrl/
H A Dstm32_rstctrl.c15 static SLIST_HEAD(, stm32_rstline) stm32_rst_list =
/optee_os/core/include/drivers/
H A Dstm32_i2c.h154 SLIST_HEAD(, stm32_itr_dep) consumer_itr_head;
/optee_os/core/drivers/crypto/caam/
H A Dcaam_pwr.c19 static SLIST_HEAD(,
/optee_os/core/drivers/
H A Datmel_rstc.c41 static SLIST_HEAD(, sam_rstline) sam_rst_list =
H A Dbcm_gpio.c32 static SLIST_HEAD(, bcm_gpio_chip) gclist = SLIST_HEAD_INITIALIZER(gclist);
H A Dstm32_hpdma.c89 static SLIST_HEAD(, hpdma_pdata) hpdma_list =
/optee_os/core/kernel/
H A Dnotif.c28 SLIST_HEAD(notif_driver_head, notif_driver);
/optee_os/core/mm/
H A Dfile.c40 SLIST_HEAD(, file_slice_elem) slice_head;
H A Dmobj_dyn_shm.c69 static SLIST_HEAD(reg_shm_head, mobj_reg_shm) reg_shm_list =
76 static SLIST_HEAD(protmem_head, mobj_protmem) protmem_list =
/optee_os/core/drivers/scmi-msg/
H A Dclock_generic.c32 static SLIST_HEAD(, scmi_clk) scmi_clk_list =
/optee_os/core/lib/scmi-server/
H A Dscmi_clock_consumer.c50 static SLIST_HEAD(scmi_clock_consumer_head, scmi_clock_consumer) ctx =
/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_main.c59 static SLIST_HEAD(, acc_device) sec_list = SLIST_HEAD_INITIALIZER(sec_list);
H A Dhpre_main.c54 static SLIST_HEAD(, acc_device) hpre_list = SLIST_HEAD_INITIALIZER(hpre_list);
/optee_os/core/arch/arm/mm/
H A Dsp_mem.c18 SLIST_HEAD(sp_mem_head, sp_mem);
/optee_os/core/drivers/regulator/
H A Dregulator_dt.c80 static SLIST_HEAD(, pending_regu) pending_regu_list =
H A Dregulator.c26 static SLIST_HEAD(, regulator) regulator_device_list =
/optee_os/core/drivers/remoteproc/
H A Dstm32_remoteproc.c67 static SLIST_HEAD(, stm32_rproc_instance) rproc_list =
/optee_os/core/drivers/clk/
H A Dclk.c21 static SLIST_HEAD(, clk) clock_list = SLIST_HEAD_INITIALIZER(clock_list);

12