Home
last modified time | relevance | path

Searched defs:head (Results 301 - 325 of 536) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig_file.c335 struct wpa_ssid *ssid, *tail, *head; in wpa_config_read() local
H A Dconfig_winreg.c386 struct wpa_ssid *ssid, *tail = NULL, *head = NULL; in wpa_config_read_networks() local
/third_party/zlib/
H A Dinflate.h94 gz_headerp head; /* where to save gzip header information */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_irq/kernel/
H A Dhiirq.c88 static hiirq_irq_list *head = NULL; variable
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_ir/
H A Dhiir.c85 unsigned int head; member
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dosal_list.h75 static inline void osal_list_add(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add() argument
88 static inline void osal_list_add_tail(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add_tail() argument
165 osal_list_move(struct osal_list_head *list, struct osal_list_head *head) osal_list_move() argument
176 osal_list_move_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_move_tail() argument
188 osal_list_is_last(const struct osal_list_head *list, const struct osal_list_head *head) osal_list_is_last() argument
198 osal_list_empty(const struct osal_list_head *head) osal_list_empty() argument
216 osal_list_empty_careful(const struct osal_list_head *head) osal_list_empty_careful() argument
226 osal_list_rotate_left(struct osal_list_head *head) osal_list_rotate_left() argument
240 osal_list_is_singular(const struct osal_list_head *head) osal_list_is_singular() argument
245 osal___list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal___list_cut_position() argument
271 osal_list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal_list_cut_position() argument
307 osal_list_splice(const struct osal_list_head *list, struct osal_list_head *head) osal_list_splice() argument
320 osal_list_splice_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail() argument
335 osal_list_splice_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_init() argument
352 osal_list_splice_tail_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail_init() argument
[all...]
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtnet.c124 struct pbuf *head; /* first pbuf address of this pbuf chain */ member
203 static void FreeTxEntry(struct VirtNetif *nic, uint16_t head) in FreeTxEntry() argument
321 uint16_t head, tail, idx; in GetTxFreeEntry() local
347 uint16_t add, idx, head, tmp; LowLevelOutput() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dosal_list.h72 static inline void osal_list_add(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add() argument
85 static inline void osal_list_add_tail(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add_tail() argument
162 osal_list_move(struct osal_list_head *list, struct osal_list_head *head) osal_list_move() argument
173 osal_list_move_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_move_tail() argument
185 osal_list_is_last(const struct osal_list_head *list, const struct osal_list_head *head) osal_list_is_last() argument
195 osal_list_empty(const struct osal_list_head *head) osal_list_empty() argument
213 osal_list_empty_careful(const struct osal_list_head *head) osal_list_empty_careful() argument
223 osal_list_rotate_left(struct osal_list_head *head) osal_list_rotate_left() argument
237 osal_list_is_singular(const struct osal_list_head *head) osal_list_is_singular() argument
242 osal___list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal___list_cut_position() argument
268 osal_list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal_list_cut_position() argument
304 osal_list_splice(const struct osal_list_head *list, struct osal_list_head *head) osal_list_splice() argument
317 osal_list_splice_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail() argument
332 osal_list_splice_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_init() argument
349 osal_list_splice_tail_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail_init() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dosal_list.h71 static inline void osal_list_add(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add() argument
84 static inline void osal_list_add_tail(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add_tail() argument
161 osal_list_move(struct osal_list_head *list, struct osal_list_head *head) osal_list_move() argument
172 osal_list_move_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_move_tail() argument
184 osal_list_is_last(const struct osal_list_head *list, const struct osal_list_head *head) osal_list_is_last() argument
194 osal_list_empty(const struct osal_list_head *head) osal_list_empty() argument
212 osal_list_empty_careful(const struct osal_list_head *head) osal_list_empty_careful() argument
222 osal_list_rotate_left(struct osal_list_head *head) osal_list_rotate_left() argument
236 osal_list_is_singular(const struct osal_list_head *head) osal_list_is_singular() argument
241 osal___list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal___list_cut_position() argument
267 osal_list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal_list_cut_position() argument
303 osal_list_splice(const struct osal_list_head *list, struct osal_list_head *head) osal_list_splice() argument
316 osal_list_splice_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail() argument
331 osal_list_splice_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_init() argument
348 osal_list_splice_tail_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail_init() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dosal_list.h74 static inline void osal_list_add(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add() argument
87 static inline void osal_list_add_tail(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add_tail() argument
164 osal_list_move(struct osal_list_head *list, struct osal_list_head *head) osal_list_move() argument
175 osal_list_move_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_move_tail() argument
187 osal_list_is_last(const struct osal_list_head *list, const struct osal_list_head *head) osal_list_is_last() argument
197 osal_list_empty(const struct osal_list_head *head) osal_list_empty() argument
215 osal_list_empty_careful(const struct osal_list_head *head) osal_list_empty_careful() argument
225 osal_list_rotate_left(struct osal_list_head *head) osal_list_rotate_left() argument
239 osal_list_is_singular(const struct osal_list_head *head) osal_list_is_singular() argument
244 osal___list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal___list_cut_position() argument
270 osal_list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal_list_cut_position() argument
302 osal_list_splice(const struct osal_list_head *list, struct osal_list_head *head) osal_list_splice() argument
315 osal_list_splice_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail() argument
330 osal_list_splice_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_init() argument
347 osal_list_splice_tail_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail_init() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/gpio/
H A Ddrv_gpio.c59 hi_u32 head; member
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dhnd_pktq.h58 void *head; /**< first packet to dequeue */ member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_kinstr_jm.c186 u32 head; member
294 u32 head; in reader_changes_count_locked() local
333 u32 head, tail, size, space; in reader_changes_push() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline.c631 mali_timeline_system_release_waiter_list(struct mali_timeline_system *system, struct mali_timeline_waiter *tail, struct mali_timeline_waiter *head) mali_timeline_system_release_waiter_list() argument
1119 mali_timeline_system_allocate_waiters(struct mali_timeline_system *system, struct mali_timeline_waiter **tail, struct mali_timeline_waiter **head, int max_num_waiters) global() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_jm_hw.c523 struct kbase_jd_atom *head; in kbasep_job_slot_soft_or_hard_stop_do_action() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h102 struct list_head head; member
116 struct list_head head; member
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_crtc.h938 struct list_head head; member
/device/soc/rockchip/common/sdk_linux/init/
H A Dinitramfs.c60 } *head[32]; variable
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_core.c88 struct list_head *head; member
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_jm_hw.c544 struct kbase_jd_atom *head; in kbasep_job_slot_soft_or_hard_stop_do_action() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline.c625 mali_timeline_system_release_waiter_list(struct mali_timeline_system *system, struct mali_timeline_waiter *tail, struct mali_timeline_waiter *head) mali_timeline_system_release_waiter_list() argument
1102 mali_timeline_system_allocate_waiters(struct mali_timeline_system *system, struct mali_timeline_waiter **tail, struct mali_timeline_waiter **head, int max_num_waiters) global() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_kinstr_jm.c186 u32 head; member
295 u32 head; in reader_changes_count_locked() local
335 u32 head, tail, size, space; in reader_changes_push() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_jm_hw.c652 struct kbase_jd_atom *head; in kbasep_job_slot_soft_or_hard_stop_do_action() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_jm_hw.c612 struct kbase_jd_atom *head; in kbasep_job_slot_soft_or_hard_stop_do_action() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_flowring.h115 void * head; /* first packet in the queue */ member

Completed in 26 milliseconds

1...<<11121314151617181920>>...22