Searched defs:new (Results 426 - 450 of 1055) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c262 char *s = ctx, new[STRSIZE]; local
/linux-master/net/qrtr/
H A Dns.c166 lookup_notify(struct sockaddr_qrtr *to, struct qrtr_server *srv, bool new) argument
/linux-master/fs/bcachefs/
H A Dreflink.c289 check_indirect_extent_deleting(struct bkey_s new, argument
241 bch2_trigger_reflink_p(struct btree_trans *trans, enum btree_id btree_id, unsigned level, struct bkey_s_c old, struct bkey_s new, enum btree_iter_update_trigger_flags flags) argument
300 bch2_trigger_reflink_v(struct btree_trans *trans, enum btree_id btree_id, unsigned level, struct bkey_s_c old, struct bkey_s new, enum btree_iter_update_trigger_flags flags) argument
332 bch2_trigger_indirect_inline_data(struct btree_trans *trans, enum btree_id btree_id, unsigned level, struct bkey_s_c old, struct bkey_s new, enum btree_iter_update_trigger_flags flags) argument
[all...]
H A Dbtree_trans_commit.c231 unsigned long old, new, v; local
460 struct bkey_i *new = i->k; local
[all...]
H A Dbtree_update.c186 bch2_trans_update_extent_overwrite(struct btree_trans *trans, struct btree_iter *iter, enum btree_iter_update_trigger_flags flags, struct bkey_s_c old, struct bkey_s_c new) argument
[all...]
H A Dsubvolume.c254 bch2_subvolume_trigger(struct btree_trans *trans, enum btree_id btree_id, unsigned level, struct bkey_s_c old, struct bkey_s new, enum btree_iter_update_trigger_flags flags) argument
/linux-master/fs/ocfs2/
H A Dreservations.c299 ocfs2_resv_insert(struct ocfs2_reservation_map *resmap, struct ocfs2_alloc_reservation *new) argument
[all...]
/linux-master/drivers/vfio/pci/qat/
H A Dmain.c381 static struct file *qat_vf_pci_step_device_state(struct qat_vf_core_device *qat_vdev, u32 new) argument
[all...]
/linux-master/kernel/
H A Daudit_watch.c206 struct audit_watch *new; local
505 audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) argument
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_data.c565 xfs_dir2_data_free_t new; /* new bestfree entry */ local
[all...]
H A Dxfs_inode_fork.c118 struct xfs_bmbt_irec new; local
/linux-master/tools/perf/util/
H A Dthread.c167 struct namespaces *new, *curr = __thread__namespaces(thread); local
233 struct comm *new, *curr = thread__comm(thread); local
[all...]
/linux-master/arch/x86/platform/intel-mid/
H A Dpwr.c153 static int __update_power_state(struct mid_pwr *pwr, int reg, int bit, int new) argument
/linux-master/drivers/char/agp/
H A Dgeneric.c98 struct agp_memory *new; local
128 struct agp_memory *new; local
222 struct agp_memory *new; local
1161 struct agp_memory *new; local
[all...]
/linux-master/drivers/media/common/
H A Dcx2341x.c1024 cx2341x_update(void *priv, cx2341x_mbox_func func, const struct cx2341x_mpeg_params *old, const struct cx2341x_mpeg_params *new) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c561 struct bmac1_stats *new = bnx2x_sp(bp, mac_stats.bmac1_stats); local
596 struct bmac2_stats *new = bnx2x_sp(bp, mac_stats.bmac2_stats); local
662 struct mstat_stats *new = bnx2x_sp(bp, mac_stats.mstat_stats); local
749 struct emac_stats *new = bnx2x_sp(bp, mac_stats.emac_stats); local
806 struct nig_stats *new = bnx2x_sp(bp, nig_stats); local
[all...]
/linux-master/net/batman-adv/
H A Dtp_meter.c1227 struct batadv_tp_unacked *un, *new; local
[all...]
/linux-master/drivers/pci/hotplug/
H A Dibmphp_hpc.c983 static int process_changeinlatch(u8 old, u8 new, struct controller *ctrl) argument
/linux-master/arch/um/os-Linux/
H A Dfile.c466 int new; local
507 int new, n; local
/linux-master/fs/fat/
H A Dfatent.c156 static void fat12_ent_put(struct fat_entry *fatent, int new) argument
178 static void fat16_ent_put(struct fat_entry *fatent, int new) argument
187 fat32_ent_put(struct fat_entry *fatent, int new) argument
410 fat_ent_write(struct inode *inode, struct fat_entry *fatent, int new, int wait) argument
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xics.c271 icp_try_update(struct kvmppc_icp *icp, union kvmppc_icp_state old, union kvmppc_icp_state new, bool change_self) argument
[all...]
/linux-master/tools/include/linux/
H A Dlist.h38 static inline void __list_add(struct list_head *new, argument
61 list_add(struct list_head *new, struct list_head *head) argument
75 list_add_tail(struct list_head *new, struct list_head *head) argument
123 list_replace(struct list_head *old, struct list_head *new) argument
132 list_replace_init(struct list_head *old, struct list_head *new) argument
696 hlist_move_list(struct hlist_head *old, struct hlist_head *new) argument
[all...]
/linux-master/fs/jffs2/
H A Dwbuf.c87 struct jffs2_inodirty *new; local
[all...]
/linux-master/fs/orangefs/
H A Dorangefs-debugfs.c587 char *new; local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_workarounds.c405 static u32 reg_write(u32 old, u32 new, u32 rsvd) argument

Completed in 711 milliseconds

<<11121314151617181920>>