Home
last modified time | relevance | path

Searched defs:new (Results 351 - 375 of 2765) sorted by relevance

1...<<11121314151617181920>>...111

/kernel/linux/linux-5.10/init/
H A Ddo_mounts_initrd.c54 static int __init init_linuxrc(struct subprocess_info *info, struct cred *new) in init_linuxrc() argument
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_extend.c45 struct nf_ct_ext *new; in nf_ct_ext_add() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c292 intel_frontbuffer_track(struct intel_frontbuffer *old, struct intel_frontbuffer *new, unsigned int frontbuffer_bits) intel_frontbuffer_track() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dkcore.h42 void kclist_add(struct kcore_list *new, void *addr, size_t size, int type) in kclist_add() argument
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_interval.c27 struct rb_node **new = &root->rb_node, *parent = NULL; in drbd_insert_interval() local
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dcmpxchg_64.h44 static __always_inline u128 arch_cmpxchg128(volatile u128 *ptr, u128 old, u128 new) in arch_cmpxchg128() argument
50 static __always_inline u128 arch_cmpxchg128_local(volatile u128 *ptr, u128 old, u128 new) in arch_cmpxchg128_local() argument
76 static __always_inline bool arch_try_cmpxchg128(volatile u128 *ptr, u128 *oldp, u128 new) in arch_try_cmpxchg128() argument
82 static __always_inline bool arch_try_cmpxchg128_local(volatile u128 *ptr, u128 *oldp, u128 new) in arch_try_cmpxchg128_local() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dsar.c25 static int rtw_apply_sar(struct rtw_dev *rtwdev, const struct rtw_sar *new) in rtw_apply_sar() argument
77 struct rtw_sar new = {0}; in rtw_set_sar_specs() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_mitigations.c32 unsigned long new = ~0UL; in mitigations_set() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_ma.c47 void *old, *new; in batch_alloc_free() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/vphn/
H A Dvphn.c42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
/kernel/linux/linux-6.6/lib/
H A Datomic64.c161 s64 generic_atomic64_xchg(atomic64_t *v, s64 new) in generic_atomic64_xchg() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_labels.c16 static int replace_u32(u32 *address, u32 mask, u32 new) in replace_u32() argument
H A Dnf_conntrack_extend.c95 struct nf_ct_ext *new; in nf_ct_ext_add() local
[all...]
/third_party/googletest/googletest/samples/
H A Dsample10_unittest.cc
/third_party/lame/ACM/
H A Dmain.cpp
/third_party/musl/src/malloc/
H A Dlite_malloc.c23 static int traverses_stack_p(uintptr_t old, uintptr_t new) in traverses_stack_p() argument
/third_party/musl/src/misc/
H A Dnftw.c29 struct history new; in do_nftw() local
/third_party/musl/porting/linux/user/src/malloc/
H A Dlite_malloc.c23 static int traverses_stack_p(uintptr_t old, uintptr_t new) in traverses_stack_p() argument
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dnftw.c26 struct history new; in do_nftw() local
/third_party/musl/src/thread/
H A Dpthread_atfork.c47 struct atfork_funcs *new = malloc(sizeof *new); in pthread_atfork_for_gwpasan() local
61 struct atfork_funcs *new = malloc(sizeof *new); in pthread_atfork() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Doptimize.c139 gpir_alu_node *new = gpir_node_create(block, op); in optimize_not() local
[all...]
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
H A DClientHello.pm15 sub new subroutine
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dannotations.rs83 pub fn new(cursor: &clang::Cursor) -> Option<Annotations> { in new() functions
/third_party/rust/crates/clang-sys/src/
H A Dlink.rs81 fn new(library: libloading::Library, path: PathBuf) -> Self { in new() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/parse_callbacks/
H A Dmod.rs9 pub fn new(prefix: &str) -> Self { in new() functions

Completed in 8 milliseconds

1...<<11121314151617181920>>...111