Searched defs:tmp_node (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.15/kernel/bpf/ |
D | bpf_lru_list.c | 143 struct bpf_lru_node *node, *tmp_node, *first_node; in __bpf_lru_list_rotate_active() local 213 struct bpf_lru_node *node, *tmp_node; in __bpf_lru_list_shrink_inactive() local 262 struct bpf_lru_node *node, *tmp_node; in __bpf_lru_list_shrink() local 293 struct bpf_lru_node *node, *tmp_node; in __local_list_flush() local 322 struct bpf_lru_node *node, *tmp_node; in bpf_lru_list_pop_free_to_local() local
|
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/ |
D | cmdevt.c | 1024 struct cmd_ctrl_node *cmd_node = NULL, *tmp_node; in mwifiex_cancel_pending_scan_cmd() local 1047 struct cmd_ctrl_node *cmd_node = NULL, *tmp_node; in mwifiex_cancel_all_pending_cmd() local
|
D | init.c | 568 struct mwifiex_bss_prio_node *bssprio_node, *tmp_node; in mwifiex_delete_bss_prio_tbl() local
|
D | 11n.c | 516 struct mwifiex_tx_ba_stream_tbl *del_tbl_ptr, *tmp_node; in mwifiex_11n_delete_all_tx_ba_stream_tbl() local
|
D | 11n_rxreorder.c | 799 struct mwifiex_rx_reorder_tbl *del_tbl_ptr, *tmp_node; in mwifiex_11n_cleanup_reorder_tbl() local
|
D | wmm.c | 563 struct mwifiex_ra_list_tbl *ra_list, *tmp_node; in mwifiex_wmm_delete_all_ralist() local
|
D | tdls.c | 1326 struct mwifiex_auto_tdls_peer *peer, *tmp_node; in mwifiex_flush_auto_tdls_list() local
|
/Linux-v5.15/drivers/misc/habanalabs/common/ |
D | state_dump.c | 228 struct hlist_node *tmp_node; in hl_state_dump_free_sync_to_engine_map() local
|
D | memory.c | 2099 struct hlist_node *tmp_node; in hl_vm_ctx_fini() local
|
/Linux-v5.15/fs/f2fs/ |
D | extent_cache.c | 128 struct rb_node *parent = NULL, *tmp_node; in f2fs_lookup_rb_tree_ret() local
|
/Linux-v5.15/drivers/scsi/elx/libefc/ |
D | efc_fabric.c | 109 struct efc_node *tmp_node; in efc_fabric_notify_topology() local
|
/Linux-v5.15/drivers/infiniband/hw/irdma/ |
D | verbs.c | 1724 struct list_head *tmp_node, *list_node; in irdma_process_resize_list() local 3497 struct list_head *tmp_node, *list_node; in __irdma_poll_cq() local
|
/Linux-v5.15/drivers/net/ethernet/ti/ |
D | cpsw_new.c | 1222 struct device_node *node = cpsw->dev->of_node, *tmp_node, *port_np; in cpsw_probe_dt() local
|