/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | io.c | 98 unsigned int new = count - ca->set->error_decay; in bch_count_io_errors() local
|
/kernel/linux/linux-6.6/tools/lib/ |
H A D | string.c | 164 char *strreplace(char *s, char old, char new) in strreplace() argument
|
/kernel/linux/linux-6.6/rust/macros/ |
H A D | module.rs | 32 fn new(module: &'a str) -> Self { in new() functions
|
/kernel/linux/linux-6.6/net/x25/ |
H A D | x25_facilities.c | 265 x25_negotiate_facilities(struct sk_buff *skb, struct sock *sk, struct x25_facilities *new, struct x25_dte_facilities *dte) x25_negotiate_facilities() argument [all...] |
/kernel/linux/linux-6.6/scripts/ |
H A D | generate_rust_target.rs | 53 fn new() -> TargetSpec { in new() functions
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
H A D | task_storage_map.c | 58 cpu_set_t old, new; in test_task_storage_map_stress_lookup() local 93 sched_setaffinity(getpid(), sizeof(new), &new); in test_task_storage_map_stress_lookup() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | comm.c | 65 struct comm_str *iter, *new; in __comm_str__findnew() local 129 struct comm_str *new, *old = comm->comm_str; in comm__override() local [all...] |
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | task.h | 56 static inline void aa_dup_task_ctx(struct aa_task_ctx *new, in aa_dup_task_ctx() argument
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | ibpkey.c | 133 struct sel_ib_pkey *new = NULL; in sel_ib_pkey_sid_slow() local [all...] |
H A D | netnode.c | 194 struct sel_netnode *new; in sel_netnode_sid_slow() local [all...] |
H A D | netport.c | 141 struct sel_netport *new; in sel_netport_sid_slow() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | task_local_storage.c | 177 cpu_set_t old, new; in test_nodeadlock() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | bind4_prog.c | 81 int old, tmp, new = 0xeb9f; in misc_opts() local
|
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/ |
H A D | list.h | 40 static inline void __list_add(struct list_head *new, in __list_add() argument 58 list_add(struct list_head *new, struct list_head *head) list_add() argument [all...] |
/kernel/linux/linux-6.6/kernel/ |
H A D | user.c | 193 struct user_struct *up, *new; in alloc_uid() local [all...] |
H A D | usermode_driver.c | 96 static int umd_setup(struct subprocess_info *info, struct cred *new) in umd_setup() argument
|
H A D | utsname.c | 140 static int utsns_install(struct nsset *nsset, struct ns_common *new) in utsns_install() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | page_counter.c | 51 long new; in page_counter_cancel() local 75 long new; in page_counter_charge() local 104 long new; page_counter_try_charge() local [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | crc-t10dif.c | 38 struct crypto_shash *new, *old; in crc_t10dif_rehash() local
|
H A D | crc64-rocksoft.c | 32 struct crypto_shash *new, *old; in crc64_rocksoft_rehash() local
|
/kernel/linux/linux-6.6/lib/math/ |
H A D | prime_numbers.c | 112 struct primes *new; in expand_to_next_prime() local [all...] |
/kernel/linux/linux-6.6/net/dccp/ccids/lib/ |
H A D | loss_interval.c | 141 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; in tfrc_lh_interval_add() local [all...] |
/kernel/linux/linux-6.6/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...] |
/third_party/eudev/src/shared/ |
H A D | strbuf.c | 105 struct strbuf_child_entry new = { in bubbleinsert() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | phase_template.c | 55 static enum PhaseMode fn(analyze_plane)(void *ctx, enum PhaseMode mode, AVFrame *old, AVFrame *new) in analyze_plane() argument
|