/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | liteuart.c | 226 static void liteuart_set_termios(struct uart_port *port, struct ktermios *new, in liteuart_set_termios() argument
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | tty_ioctl.c | 244 void tty_termios_copy_hw(struct ktermios *new, const struct ktermios *old) in tty_termios_copy_hw() argument
|
/kernel/linux/linux-6.6/drivers/base/regmap/ |
H A D | regcache-rbtree.c | 99 struct rb_node **new, *parent; in regcache_rbtree_insert() local [all...] |
H A D | regmap-kunit.c | 12 static void get_changed_bytes(void *orig, void *new, size_t size) in get_changed_bytes() argument
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-stmpe.c | 215 u8 new = stmpe_gpio->regs[i][j]; in stmpe_gpio_irq_sync_unlock() local
|
H A D | gpio-pcie-idio-24.c | 187 unsigned int new; in idio_24_set_type_config() local
|
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | mutex.c | 236 unsigned long new; in __mutex_handoff() local
|
/kernel/linux/linux-6.6/kernel/ |
H A D | pid.c | 391 void transfer_pid(struct task_struct *old, struct task_struct *new, in transfer_pid() argument 340 __change_pid(struct task_struct *task, enum pid_type type, struct pid *new) __change_pid() argument [all...] |
H A D | audit_watch.c | 206 struct audit_watch *new; in audit_dupe_watch() local 505 audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) audit_dupe_exe() argument [all...] |
/kernel/linux/linux-6.6/kernel/kcsan/ |
H A D | report.c | 388 print_report(enum kcsan_value_change value_change, const struct access_info *ai, struct other_info *other_info, u64 old, u64 new, u64 mask) print_report() argument 666 kcsan_report_known_origin(const volatile void *ptr, size_t size, int access_type, unsigned long ip, enum kcsan_value_change value_change, int watchpoint_idx, u64 old, u64 new, u64 mask) kcsan_report_known_origin() argument 700 kcsan_report_unknown_origin(const volatile void *ptr, size_t size, int access_type, unsigned long ip, u64 old, u64 new, u64 mask) kcsan_report_unknown_origin() argument
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | local_storage.c | 106 struct rb_node **new = &(root->rb_node), *parent = NULL; in cgroup_storage_insert() local 148 struct bpf_storage_buffer *new; in cgroup_storage_update_elem() local [all...] |
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | rdma.c | 267 s64 new; in rdmacg_try_charge() local
|
/kernel/linux/linux-6.6/ipc/ |
H A D | util.c | 202 static inline int ipc_idr_alloc(struct ipc_ids *ids, struct kern_ipc_perm *new) in ipc_idr_alloc() argument 278 ipc_addid(struct ipc_ids *ids, struct kern_ipc_perm *new, int limit) ipc_addid() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | ftrace.c | 130 const char *new, *old; in ftrace_make_nop() local 157 const char *new, *old; in ftrace_make_call() local 184 const char *new; in ftrace_update_ftrace_func() local 201 const char *new, *old; ftrace_replace_code() local 480 const char *new; arch_ftrace_update_trampoline() local 595 const char *new; ftrace_mod_jmp() local [all...] |
H A D | mpparse.c | 874 unsigned char old, new; in update_mp_table() local
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | ghes_edac.c | 214 struct dimm_info *new; in enumerate_dimms() local
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | net_failover.c | 156 const u64 *new = (const u64 *)_new; in net_failover_fold_stats() local 182 const struct rtnl_link_stats64 *new; in net_failover_get_stats() local [all...] |
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | sfp-bus.c | 405 struct sfp_bus *sfp, *new, *found = NULL; in sfp_bus_get() local [all...] |
H A D | phy-core.c | 742 int new, ret; in __phy_modify_mmd_changed() local [all...] |
/kernel/linux/linux-6.6/arch/x86/platform/efi/ |
H A D | quirks.c | 259 void *new; in efi_arch_mem_reserve() local 412 void *new, *new_md; in efi_free_boot_services() local [all...] |
/kernel/linux/linux-6.6/block/ |
H A D | blk-mq-tag.c | 616 struct blk_mq_tags *new; in blk_mq_tag_update_depth() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_mm.c | 660 void drm_mm_replace_node(struct drm_mm_node *old, struct drm_mm_node *new) in drm_mm_replace_node() argument [all...] |
H A D | drm_probe_helper.c | 797 const char *old, *new; in output_poll_execute() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_crtc.c | 513 struct komeda_crtc_state *new; in komeda_crtc_atomic_duplicate_state() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | cm.c | 199 static void sl_id_map_add(struct ib_device *ibdev, struct id_map_entry *new) in sl_id_map_add() argument
|