Home
last modified time | relevance | path

Searched defs:new (Results 2626 - 2650 of 2765) sorted by relevance

1...<<101102103104105106107108109110111

/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcma.c500 struct rb_node **new, *parent = NULL; in cma_add_id_to_tree() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c255 struct rb_node **new = &(root->rb_node), *parent = NULL; in res_tracker_insert() local
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c2294 struct tun_prog *old, *new = NULL; in __tun_set_ebpf() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dcassini.c1336 cas_page_t *new; in cas_page_spare() local
1359 cas_page_t *new = cas_page_spare(cp, index); in cas_page_swap() local
2138 cas_page_t *new; cas_post_page() local
2182 cas_page_t *new = cas_page_dequeue(cp); cas_post_rxds_ringN() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c4489 struct b43_phy_n_iq_comp new = { }; in b43_nphy_calc_rx_iq_comp() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dfw.c3557 struct sk_buff *new; in rtw89_append_probe_req_ie() local
[all...]
H A Dpci.c235 struct sk_buff *new = rx_ring->diliver_skb; in rtw89_pci_rxbd_deliver_skbs() local
201 rtw89_skb_put_rx_data(struct rtw89_dev *rtwdev, bool fs, bool ls, struct sk_buff *new, const struct sk_buff *skb, u32 offset, const struct rtw89_pci_rx_info *rx_info, const struct rtw89_rx_desc_info *desc_info) rtw89_skb_put_rx_data() argument
[all...]
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpci.c2105 bool new; in hmb_store() local
/kernel/linux/linux-6.6/drivers/perf/
H A Darm-cmn.c1448 u64 delta, new, prev; in arm_cmn_event_read() local
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-aardvark.c816 advk_pci_bridge_emul_base_conf_write(struct pci_bridge_emul *bridge, int reg, u32 old, u32 new, u32 mask) advk_pci_bridge_emul_base_conf_write() argument
910 advk_pci_bridge_emul_pcie_conf_write(struct pci_bridge_emul *bridge, int reg, u32 old, u32 new, u32 mask) advk_pci_bridge_emul_pcie_conf_write() argument
992 advk_pci_bridge_emul_ext_conf_write(struct pci_bridge_emul *bridge, int reg, u32 old, u32 new, u32 mask) advk_pci_bridge_emul_ext_conf_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c1552 struct drm_dp_mst_topology_ref_entry *new; in __topology_ref_save() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dmad.c1108 static int logical_transition_allowed(int old, int new) in logical_transition_allowed() argument
1129 physical_transition_allowed(int old, int new) physical_transition_allowed() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-sched.c1015 struct rb_node **new = &(root->rb_root.rb_node), *parent = NULL; in __thread_latency_insert() local
3153 struct rb_node **new = &(root->rb_root.rb_node), *parent = NULL; __merge_work_atoms() local
[all...]
/kernel/linux/linux-6.6/net/rds/
H A Drds.h795 rds_conn_path_transition(struct rds_conn_path *cp, int old, int new) in rds_conn_path_transition() argument
801 rds_conn_transition(struct rds_connection *conn, int old, int new) in rds_conn_transition() argument
/kernel/linux/linux-6.6/net/sctp/
H A Dsocket.c1950 bool new = false; in sctp_sendmsg() local
[all...]
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c1573 static void __fanout_set_data_bpf(struct packet_fanout *f, struct bpf_prog *new) in __fanout_set_data_bpf() argument
1591 struct bpf_prog *new; in fanout_set_data_cbpf() local
1613 struct bpf_prog *new; in fanout_set_data_ebpf() local
[all...]
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c2067 smack_cred_prepare(struct cred *new, const struct cred *old, gfp_t gfp) smack_cred_prepare() argument
2092 smack_cred_transfer(struct cred *new, const struct cred *old) smack_cred_transfer() argument
2129 smack_kernel_act_as(struct cred *new, u32 secid) smack_kernel_act_as() argument
2145 smack_kernel_create_files_as(struct cred *new, struct inode *inode) smack_kernel_create_files_as() argument
3680 struct cred *new; smack_setprocattr() local
4786 smack_inode_copy_up(struct dentry *dentry, struct cred **new) smack_inode_copy_up() argument
4823 smack_dentry_create_files_as(struct dentry *dentry, int mode, struct qstr *name, const struct cred *old, struct cred *new) smack_dentry_create_files_as() argument
4872 smack_uring_override_creds(const struct cred *new) smack_uring_override_creds() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmadera.c1015 unsigned int cur, new; in madera_set_adsp_clk() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dring_buffer.c1458 rb_head_page_replace(struct buffer_page *old, struct buffer_page *new) rb_head_page_replace() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c1625 mas_parent_gap(struct ma_state *mas, unsigned char offset, unsigned long new) mas_parent_gap() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dshmem.c1733 struct folio *old, *new; in shmem_replace_folio() local
[all...]
H A Dmemory.c439 pgtable_t new = pte_alloc_one(mm); in __pte_alloc() local
451 pte_t *new = pte_alloc_one_kernel(&init_mm); in __pte_alloc_kernel() local
5542 p4d_t *new = p4d_alloc_one(mm, address); __p4d_alloc() local
5565 pud_t *new = pud_alloc_one(mm, address); __pud_alloc() local
5589 pmd_t *new = pmd_alloc_one(mm, address); __pmd_alloc() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dutil.c3662 struct cfg80211_chan_def new = *chandef; in ieee80211_chandef_vht_oper() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dsock.c827 static void __sock_set_timestamps(struct sock *sk, bool val, bool new, bool ns) in __sock_set_timestamps() argument
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_policy.c903 xfrm_policy_inexact_node_reinsert(struct net *net, struct xfrm_pol_inexact_node *n, struct rb_root *new, u16 family) xfrm_policy_inexact_node_reinsert() argument
1422 xfrm_policy_requeue(struct xfrm_policy *old, struct xfrm_policy *new) xfrm_policy_requeue() argument
[all...]

Completed in 105 milliseconds

1...<<101102103104105106107108109110111