/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | item_ops.c | 227 static void start_new_sequence(__u32 * start, int *len, __u32 new) in start_new_sequence() argument 233 static int sequence_finished(__u32 start, int *len, __u32 new) in sequence_finished() argument
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_iext_tree.c | 457 struct xfs_iext_node *new = kmem_zalloc(NODE_SIZE, KM_NOFS); in xfs_iext_split_node() local 499 struct xfs_iext_node *node, *new; in xfs_iext_insert_node() local 545 struct xfs_iext_leaf *new = kmem_zalloc(NODE_SIZE, KM_NOFS); xfs_iext_split_leaf() local 600 void *new; xfs_iext_realloc_root() local 633 struct xfs_iext_leaf *new = NULL; xfs_iext_insert() local 978 xfs_iext_update_extent( struct xfs_inode *ip, int state, struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *new) xfs_iext_update_extent() argument 999 xfs_iext_set(cur_rec(cur), new); xfs_iext_update_extent() local [all...] |
H A D | xfs_ialloc_btree.c | 90 __xfs_inobt_alloc_block( struct xfs_btree_cur *cur, union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat, enum xfs_ag_resv_type resv) __xfs_inobt_alloc_block() argument 129 xfs_inobt_alloc_block( struct xfs_btree_cur *cur, union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat) xfs_inobt_alloc_block() argument 139 xfs_finobt_alloc_block( struct xfs_btree_cur *cur, union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat) xfs_finobt_alloc_block() argument
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | generic.c | 94 struct rb_node **new = &root->rb_node, *parent = NULL; in pde_subdir_insert() local [all...] |
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | tp_meter.c | 1233 struct batadv_tp_unacked *un, *new; batadv_tp_handle_out_of_order() local [all...] |
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/ |
H A D | tty.c | 858 struct ktermios *new = &tty->termios; in rfcomm_tty_set_termios() local [all...] |
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | exthdrs.c | 1203 ipv6_renew_option(int renewtype, struct ipv6_opt_hdr **dest, struct ipv6_opt_hdr *old, struct ipv6_opt_hdr *new, int newtype, char **p) ipv6_renew_option() argument
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | key.c | 288 ieee80211_pairwise_rekey(struct ieee80211_key *old, struct ieee80211_key *new) ieee80211_pairwise_rekey() argument 427 ieee80211_key_replace(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, bool pairwise, struct ieee80211_key *old, struct ieee80211_key *new) ieee80211_key_replace() argument 765 ieee80211_key_identical(struct ieee80211_sub_if_data *sdata, struct ieee80211_key *old, struct ieee80211_key *new) ieee80211_key_identical() argument [all...] |
/kernel/linux/linux-5.10/net/mac802154/ |
H A D | llsec.c | 217 struct ieee802154_llsec_key_entry *pos, *new; in mac802154_llsec_key_add() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | selftest_workarounds.c | 389 static u32 reg_write(u32 old, u32 new, u32 rsvd) in reg_write() argument
|
H A D | selftest_hangcheck.c | 718 struct i915_request *new; in active_engine() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_resource.c | 43 struct rb_node **new = &backup->res_tree.rb_node, *parent = NULL; in vmw_resource_mob_attach() local [all...] |
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.c | 604 static int var_inter(const s16 *old, const s16 *new) in var_inter() argument
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-dev.c | 256 v4l2_prio_change(struct v4l2_prio_state *global, enum v4l2_priority *local, enum v4l2_priority new) v4l2_prio_change() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | pagealloc.c | 110 struct rb_node **new; in insert_page() local
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | bd718x7-regulator.c | 212 int now, new; in voltage_change_prepare() local
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | iov.c | 813 u32 new; in pci_iov_update_resource() local
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | pnv_php.c | 425 u16 new, mask; in pnv_php_set_attention_state() local
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | ds.c | 460 char *new; in pcmcia_device_query() local
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | atomic-long.h | 411 atomic_long_cmpxchg(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg() argument 417 atomic_long_cmpxchg_acquire(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg_acquire() argument 423 atomic_long_cmpxchg_release(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg_release() argument 429 atomic_long_cmpxchg_relaxed(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg_relaxed() argument 435 atomic_long_try_cmpxchg(atomic_long_t *v, long *old, long new) in atomic_long_try_cmpxchg() argument 441 atomic_long_try_cmpxchg_acquire(atomic_long_t *v, long *old, long new) atomic_long_try_cmpxchg_acquire() argument 447 atomic_long_try_cmpxchg_release(atomic_long_t *v, long *old, long new) atomic_long_try_cmpxchg_release() argument 453 atomic_long_try_cmpxchg_relaxed(atomic_long_t *v, long *old, long new) atomic_long_try_cmpxchg_relaxed() argument 905 atomic_long_cmpxchg(atomic_long_t *v, long old, long new) atomic_long_cmpxchg() argument 911 atomic_long_cmpxchg_acquire(atomic_long_t *v, long old, long new) atomic_long_cmpxchg_acquire() argument 917 atomic_long_cmpxchg_release(atomic_long_t *v, long old, long new) atomic_long_cmpxchg_release() argument 923 atomic_long_cmpxchg_relaxed(atomic_long_t *v, long old, long new) atomic_long_cmpxchg_relaxed() argument 929 atomic_long_try_cmpxchg(atomic_long_t *v, long *old, long new) atomic_long_try_cmpxchg() argument 935 atomic_long_try_cmpxchg_acquire(atomic_long_t *v, long *old, long new) atomic_long_try_cmpxchg_acquire() argument 941 atomic_long_try_cmpxchg_release(atomic_long_t *v, long *old, long new) atomic_long_try_cmpxchg_release() argument 947 atomic_long_try_cmpxchg_relaxed(atomic_long_t *v, long *old, long new) atomic_long_try_cmpxchg_relaxed() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | list.h | 45 static inline bool __list_add_valid(struct list_head *new, in __list_add_valid() argument 63 static inline void __list_add(struct list_head *new, in __list_add() argument 84 list_add(struct list_head *new, struct list_head *head) list_add() argument 98 list_add_tail(struct list_head *new, struct list_head *head) list_add_tail() argument 158 list_replace(struct list_head *old, struct list_head *new) list_replace() argument 174 list_replace_init(struct list_head *old, struct list_head *new) list_replace_init() argument 963 hlist_move_list(struct hlist_head *old, struct hlist_head *new) hlist_move_list() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hmm/ |
H A D | hmm_bo.c | 192 struct rb_node **new = &root->rb_node; in __bo_insert_to_free_rbtree() local 225 struct rb_node **new in __bo_insert_to_alloc_rbtree() local [all...] |
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | client.c | 403 struct nfs_client *clp, *new = NULL; in nfs_get_client() local [all...] |
H A D | nfs42xattr.c | 310 nfs4_xattr_set_listcache(struct nfs4_xattr_cache *cache, struct nfs4_xattr_entry *new) nfs4_xattr_set_listcache() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
H A D | gve_rx.c | 641 struct xdp_buff new; in gve_xdp_redirect() local
|