| /kernel/linux/linux-5.10/init/ |
| H A D | do_mounts_initrd.c | 54 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 D | nf_conntrack_extend.c | 45 struct nf_ct_ext *new; in nf_ct_ext_add() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| H A D | intel_frontbuffer.c | 292 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 D | kcore.h | 42 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 D | drbd_interval.c | 27 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 D | cmpxchg_64.h | 44 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 D | sar.c | 25 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 D | i915_mitigations.c | 32 unsigned long new = ~0UL; in mitigations_set() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_bpf_ma.c | 47 void *old, *new; in batch_alloc_free() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/vphn/ |
| H A D | vphn.c | 42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | atomic64.c | 161 s64 generic_atomic64_xchg(atomic64_t *v, s64 new) in generic_atomic64_xchg() argument
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_conntrack_labels.c | 16 static int replace_u32(u32 *address, u32 mask, u32 new) in replace_u32() argument
|
| H A D | nf_conntrack_extend.c | 95 struct nf_ct_ext *new; in nf_ct_ext_add() local [all...] |
| /third_party/googletest/googletest/samples/ |
| H A D | sample10_unittest.cc | |
| /third_party/lame/ACM/ |
| H A D | main.cpp | |
| /third_party/musl/src/malloc/ |
| H A D | lite_malloc.c | 23 static int traverses_stack_p(uintptr_t old, uintptr_t new) in traverses_stack_p() argument
|
| /third_party/musl/src/misc/ |
| H A D | nftw.c | 29 struct history new; in do_nftw() local
|
| /third_party/musl/porting/linux/user/src/malloc/ |
| H A D | lite_malloc.c | 23 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 D | nftw.c | 26 struct history new; in do_nftw() local
|
| /third_party/musl/src/thread/ |
| H A D | pthread_atfork.c | 47 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 D | optimize.c | 139 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 D | ClientHello.pm | 15 sub new subroutine
|
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | annotations.rs | 83 pub fn new(cursor: &clang::Cursor) -> Option<Annotations> { in new() functions
|
| /third_party/rust/crates/clang-sys/src/ |
| H A D | link.rs | 81 fn new(library: libloading::Library, path: PathBuf) -> Self { in new() functions
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/parse_callbacks/ |
| H A D | mod.rs | 9 pub fn new(prefix: &str) -> Self { in new() functions
|