| /third_party/rust/crates/proc-macro-error/proc-macro-error-attr/src/ |
| H A D | lib.rs | 25 fn new(span: Span, message: String) -> Self { in new() functions
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | bio.rs | 21 pub fn new(buf: &'a [u8]) -> Result<MemBioSlice<'a>, ErrorStack> { in new() functions 51 pub fn new() -> Result<MemBio, ErrorStack> { in new() functions
|
| /third_party/rust/crates/rustix/src/process/ |
| H A D | sched.rs | 27 pub fn new() -> Self { in new() functions
|
| /base/msdp/device_status/rust/ipc/server/src/ |
| H A D | fusion_ipc_delegator.rs | 45 pub fn new() -> Self { in new() functions
|
| /base/msdp/device_status/rust/modules/scheduler/sys/src/ |
| H A D | lib.rs | 66 pub fn new() -> Self in new() functions
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | scope_js_value.h | |
| /foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/ |
| H A D | mod.rs | 196 fn new() -> Self { in new() functions
|
| /foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/ |
| H A D | request.rs | 79 pub fn new() -> Self { in new() functions [all...] |
| /kernel/linux/linux-5.10/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-5.10/arch/mips/include/asm/ |
| H A D | cmpxchg.h | 153 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, unsigned int size) __cmpxchg() argument 229 __cmpxchg64(volatile void *ptr, unsigned long long old, unsigned long long new) __cmpxchg64() argument [all...] |
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| H A D | syscall.c | 97 static inline int mips_atomic_set(unsigned long addr, unsigned long new) in mips_atomic_set() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| H A D | vphn.c | 42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
|
| /kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
| H A D | pgtable_64.c | 73 unsigned long new = bios_start; in find_trampoline_placement() local [all...] |
| /kernel/linux/common_modules/memory_security/src/ |
| H A D | jit_space_list.c | 11 struct jit_space_node *new = kmalloc(sizeof(struct jit_space_node), GFP_KERNEL); in init_jit_space_node() local 42 struct jit_space_node *new = init_jit_space_node(begin, end); in update_jit_space() local 64 struct jit_space_node *new = init_jit_space_node(end, node->end); in delete_jit_space() local [all...] |
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| H A D | cmpxchg.h | 152 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, unsigned int size) __cmpxchg() argument 228 __cmpxchg64(volatile void *ptr, unsigned long long old, unsigned long long new) __cmpxchg64() argument [all...] |
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | syscall.c | 97 static inline int mips_atomic_set(unsigned long addr, unsigned long new) in mips_atomic_set() argument
|
| /kernel/linux/linux-6.6/arch/hexagon/include/asm/ |
| H A D | atomic.h | 17 static inline void arch_atomic_set(atomic_t *v, int new) in arch_atomic_set() argument
|
| /kernel/linux/linux-5.10/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/arch/powerpc/platforms/pseries/ |
| H A D | vphn.c | 42 u16 new = be16_to_cpup(field++); in vphn_unpack_associativity() local
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | atomic_ops.h | 157 __atomic_cmpxchg(int *ptr, int old, int new) __atomic_cmpxchg() argument 167 __atomic_cmpxchg_bool(int *ptr, int old, int new) __atomic_cmpxchg_bool() argument 179 __atomic64_cmpxchg(long *ptr, long old, long new) __atomic64_cmpxchg() argument 189 __atomic64_cmpxchg_bool(long *ptr, long old, long new) __atomic64_cmpxchg_bool() argument [all...] |
| H A D | cmpxchg.h | 87 __cmpxchg(unsigned long address, unsigned long old, unsigned long new, int size) __cmpxchg() argument 195 arch_cmpxchg128(volatile u128 *ptr, u128 old, u128 new) arch_cmpxchg128() argument [all...] |
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | jump_label.c | 51 struct insn old, new; in jump_label_transform() local 33 jump_label_bug(struct jump_entry *entry, struct insn *expected, struct insn *new) jump_label_bug() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | i915_mitigations.c | 31 unsigned long new = ~0UL; in mitigations_set() local
|
| /kernel/linux/linux-5.10/sound/soc/sof/ |
| H A D | ops.c | 19 unsigned int old, new; in snd_sof_pci_update_bits_unlocked() local 54 unsigned int old, new; in snd_sof_dsp_update_bits_unlocked() local 74 u64 old, new; in snd_sof_dsp_update_bits64_unlocked() local 122 unsigned int old, new; snd_sof_dsp_update_bits_forced_unlocked() local [all...] |
| /kernel/linux/linux-5.10/lib/ |
| H A D | atomic64.c | 163 s64 atomic64_xchg(atomic64_t *v, s64 new) in atomic64_xchg() argument
|