Home
last modified time | relevance | path

Searched defs:prev (Results 1126 - 1150 of 2417) sorted by relevance

1...<<41424344454647484950>>...97

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_teap_pac.c90 struct eap_teap_pac *pac, *prev; in eap_teap_remove_pac() local
676 struct eap_teap_pac *pac, *prev; in eap_teap_pac_list_truncate() local
758 struct eap_teap_pac *pac, *prev; eap_teap_load_pac_bin() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Deloop_win.c295 struct eloop_timeout *timeout, *prev; in eloop_cancel_timeout() local
318 struct eloop_timeout *timeout, *prev; in eloop_cancel_timeout_one() local
652 struct eloop_timeout *timeout, *prev; in eloop_destroy() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_named_pipe.c63 struct wpa_ctrl_dst *next, *prev; member
545 struct wpa_global_dst *next, *prev; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_full.c89 struct dynamic_iface *next, *prev = NULL, **dynamic_ifaces; in dyn_iface_put() local
566 struct hostapd_vlan *first, *prev, *vlan = hapd->conf->vlan; in vlan_dellink() local
/base/tee/tee_client/services/teecd/include/
H A Dfs_work_agent.h161 struct OpenedFile *prev; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dosal_list.h35 struct osal_list_head *next, *prev; member
57 osal___list_add(struct osal_list_head *new, struct osal_list_head *prev, struct osal_list_head *next) osal___list_add() argument
100 osal___list_del(struct osal_list_head *prev, struct osal_list_head *next) osal___list_del() argument
288 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dosal_list.h32 struct osal_list_head *next, *prev; member
54 osal___list_add(struct osal_list_head *new, struct osal_list_head *prev, struct osal_list_head *next) osal___list_add() argument
97 osal___list_del(struct osal_list_head *prev, struct osal_list_head *next) osal___list_del() argument
285 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dosal_list.h31 struct osal_list_head *next, *prev; member
53 osal___list_add(struct osal_list_head *new, struct osal_list_head *prev, struct osal_list_head *next) osal___list_add() argument
96 osal___list_del(struct osal_list_head *prev, struct osal_list_head *next) osal___list_del() argument
284 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dosal_list.h34 struct osal_list_head *next, *prev; member
56 osal___list_add(struct osal_list_head *new, struct osal_list_head *prev, struct osal_list_head *next) osal___list_add() argument
99 osal___list_del(struct osal_list_head *prev, struct osal_list_head *next) osal___list_del() argument
283 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_osk_types.h422 struct _mali_osk_list_s *prev; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_osk_types.h402 struct _mali_osk_list_s *prev; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_flowring.c944 flow_hash_info_t *cur, *prev; in dhd_flowid_free() local
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_manager.cpp151 int32_t prev = extent - graphemeClusterLength; local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dpacket.c29 struct Payload *prev; member
[all...]
/kernel/linux/linux-5.10/drivers/dma/dw/
H A Dcore.c547 struct dw_desc *prev; in dwc_prep_dma_memcpy() local
624 struct dw_desc *prev; in dwc_prep_slave_sg() local
[all...]
/kernel/linux/linux-5.10/block/
H A Dblk-merge.c835 struct request *prev = elv_former_request(q, rq); in attempt_front_merge() local
17 bio_will_gap(struct request_queue *q, struct request *prev_rq, struct bio *prev, struct bio *next) bio_will_gap() argument
/kernel/linux/linux-5.10/drivers/base/
H A Dproperty.c978 fwnode_graph_get_next_endpoint(const struct fwnode_handle *fwnode, struct fwnode_handle *prev) fwnode_graph_get_next_endpoint() argument
/kernel/linux/linux-5.10/drivers/edac/
H A Dskx_common.c206 struct pci_dev *pdev, *prev; in skx_get_all_bus_mappings() local
/kernel/linux/linux-5.10/drivers/dma/
H A Dfsldma.c764 struct fsl_desc_sw *first = NULL, *prev = NULL, *new; in fsl_dma_prep_memcpy() local
/kernel/linux/linux-5.10/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c428 struct axi_dma_desc *first = NULL, *desc = NULL, *prev = NULL; in dma_chan_prep_dma_memcpy() local
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dvars.c1080 __efivar_entry_iter(int (*func)(struct efivar_entry *, void *), struct list_head *head, void *data, struct efivar_entry **prev) __efivar_entry_iter() argument
[all...]
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Datomic.h154 int prev, rc; in atomic_fetch_add_unless() local
339 long prev, rc; in atomic64_fetch_add_unless() local
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dtlb.c309 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm() argument
422 void switch_mm_irqs_off(struct mm_struct *prev, struct mm_struct *next, in switch_mm_irqs_off() argument
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Droute.c280 struct nip_rt_info *pcpu_rt, *prev; in nip_rt_make_pcpu_route() local
/kernel/linux/linux-5.10/crypto/
H A Djitterentropy.c242 static inline __u64 jent_delta(__u64 prev, __u64 next) in jent_delta() argument

Completed in 27 milliseconds

1...<<41424344454647484950>>...97