Home
last modified time | relevance | path

Searched defs:new (Results 251 – 275 of 1200) sorted by relevance

1...<<11121314151617181920>>...48

/openbmc/linux/rust/kernel/
H A Dtypes.rs175 pub fn new(cleanup: impl FnOnce()) -> ScopeGuard<(), impl FnOnce(())> { in new() method
216 pub const fn new(value: T) -> Self { in new() method
/openbmc/linux/fs/nfs/
H A Dnfs4namespace.c224 struct rpc_clnt *new; in nfs_find_best_sec() local
266 struct rpc_clnt *new; in nfs4_negotiate_security() local
/openbmc/linux/drivers/xen/events/
H A Devents_fifo.c229 event_word_t new, old, w; in clear_masked_cond() local
262 event_word_t new, old, w; in clear_linked() local
/openbmc/linux/fs/fat/
H A Dcache.c118 struct fat_cache_id *new) in fat_cache_merge()
134 static void fat_cache_add(struct inode *inode, struct fat_cache_id *new) in fat_cache_add()
/openbmc/linux/net/x25/
H A Dx25_facilities.c266 struct x25_facilities *new, struct x25_dte_facilities *dte) in x25_negotiate_facilities()
/openbmc/linux/kernel/
H A Dusermode_driver.c96 static int umd_setup(struct subprocess_info *info, struct cred *new) in umd_setup()
/openbmc/linux/lib/
H A Dcrc64-rocksoft.c32 struct crypto_shash *new, *old; in crc64_rocksoft_rehash() local
H A Dcrc-t10dif.c38 struct crypto_shash *new, *old; in crc_t10dif_rehash() local
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_interval.c27 struct rb_node **new = &root->rb_node, *parent = NULL; in drbd_insert_interval() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbind6_prog.c87 int old, tmp, new = 0xeb9f; in misc_opts() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c95 union xfs_btree_ptr *new, in __xfs_inobt_alloc_block()
134 union xfs_btree_ptr *new, in xfs_inobt_alloc_block()
144 union xfs_btree_ptr *new, in xfs_finobt_alloc_block()
/openbmc/linux/fs/nfsd/
H A Dnfs4idmap.c80 struct ent *new = container_of(cnew, struct ent, h); in ent_init() local
285 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) in idtoname_update()
450 nametoid_update(struct cache_detail *cd, struct ent *new, struct ent *old) in nametoid_update()
/openbmc/linux/net/sunrpc/
H A Dauth.c290 struct rpc_cred_cache *new; in rpcauth_init_credcache() local
520 *entry, *new; in rpcauth_lookup_credcache() local
650 struct rpc_cred *new = NULL; in rpcauth_bindcred() local
/openbmc/linux/fs/
H A Dfcntl.c892 void fasync_free(struct fasync_struct *new) in fasync_free()
904 …ync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, struct fasync_struct *new) in fasync_insert_entry()
940 struct fasync_struct *new; in fasync_add_entry() local
/openbmc/linux/drivers/mtd/ubi/
H A Dfastmap.c106 struct ubi_vid_io_buf *new; in new_fm_vbuf() local
834 struct ubi_ainf_peb *new; in clone_aeb() local
880 struct ubi_ainf_peb *new; in ubi_scan_fastmap() local
/openbmc/linux/security/apparmor/
H A Dpolicy.c917 static void __replace_profile(struct aa_profile *old, struct aa_profile *new) in __replace_profile()
989 static void share_name(struct aa_profile *old, struct aa_profile *new) in share_name()
1001 static struct aa_profile *update_to_newest_parent(struct aa_profile *new) in update_to_newest_parent()
/openbmc/linux/kernel/rcu/
H A Drcu.h174 static inline bool rcu_seq_completed_gp(unsigned long old, unsigned long new) in rcu_seq_completed_gp()
182 static inline bool rcu_seq_new_gp(unsigned long old, unsigned long new) in rcu_seq_new_gp()
192 static inline unsigned long rcu_seq_diff(unsigned long new, unsigned long old) in rcu_seq_diff()
/openbmc/qemu/hw/timer/
H A Dhpet.c134 static uint64_t hpet_fixup_reg(uint64_t new, uint64_t old, uint64_t mask) in hpet_fixup_reg()
141 static int activating_bit(uint64_t old, uint64_t new, uint64_t mask) in activating_bit()
146 static int deactivating_bit(uint64_t old, uint64_t new, uint64_t mask) in deactivating_bit()
/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dtask_storage_map.c58 cpu_set_t old, new; in test_task_storage_map_stress_lookup() local
/openbmc/linux/tools/lib/
H A Dstring.c164 char *strreplace(char *s, char old, char new) in strreplace()
/openbmc/linux/arch/x86/include/asm/
H A Dpreempt.h32 int old, new; in preempt_count_set() local
/openbmc/linux/security/tomoyo/
H A Dtomoyo.c36 static int tomoyo_cred_prepare(struct cred *new, const struct cred *old, in tomoyo_cred_prepare()
518 struct tomoyo_task *new = tomoyo_task(task); in tomoyo_task_alloc() local
/openbmc/linux/arch/x86/platform/efi/
H A Dquirks.c259 void *new; in efi_arch_mem_reserve() local
412 void *new, *new_md; in efi_free_boot_services() local
/openbmc/u-boot/common/
H A Dusb_kbd.c117 uint8_t *new; member
250 uint8_t *new; in usb_kbd_service_key() local
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c261 MemoryRegionSection *section, int old, int new) in hvf_log_start()
271 MemoryRegionSection *section, int old, int new) in hvf_log_stop()

1...<<11121314151617181920>>...48