/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_atm.c | 86 struct Qdisc *new, struct Qdisc **old, in atm_tc_graft() 92 pr_debug("atm_tc_graft(sch %p,[qdisc %p],flow %p,new %p,old %p)\n", in atm_tc_graft() 93 sch, p, flow, new, old); in atm_tc_graft() 98 *old = flow->q; in atm_tc_graft() 100 if (*old) in atm_tc_graft() 101 qdisc_reset(*old); in atm_tc_graft() 218 * native ATM API. In order to send a flow to a different VC, the old in atm_tc_change() 85 atm_tc_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, struct Qdisc **old, struct netlink_ext_ack *extack) atm_tc_graft() argument
|
/kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
H A D | dsp.c | 157 unsigned long old; in catpt_dsp_set_srampge() local 161 old = catpt_readl_pci(cdev, VDRTCTL0) & mask; in catpt_dsp_set_srampge() 163 mask, old, new); in catpt_dsp_set_srampge() 165 if (old == new) in catpt_dsp_set_srampge() 179 /* newly enabled: new bit=0 while old bit=1 */ in catpt_dsp_set_srampge() 180 if (test_bit(b, &old)) { in catpt_dsp_set_srampge()
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci.h | 376 pci_channel_state_t old; in pci_dev_set_io_state() local 383 old = cmpxchg(&dev->error_state, pci_channel_io_normal, in pci_dev_set_io_state() 385 return old != pci_channel_io_perm_failure; in pci_dev_set_io_state() 387 old = cmpxchg(&dev->error_state, pci_channel_io_frozen, in pci_dev_set_io_state() 389 return old != pci_channel_io_perm_failure; in pci_dev_set_io_state()
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | ti113x.h | 421 /* not working, back to old value */ in ti12xx_irqroute_func0() 465 /* not working, back to old value */ in ti12xx_irqroute_func0() 885 u8 old, diag; in ti1250_override() local 887 old = config_readb(socket, TI1250_DIAGNOSTIC); in ti1250_override() 888 diag = old & ~(TI1250_DIAG_PCI_CSC | TI1250_DIAG_PCI_IREQ); in ti1250_override() 892 if (diag != old) { in ti1250_override() 895 old, diag); in ti1250_override() 957 /* default to clear TLTEnable bit, old behaviour */ in ene_tune_bridge()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifs_swn.c | 433 const struct sockaddr_storage *old, in cifs_swn_store_swn_addr() 438 if (old->ss_family == AF_INET) { in cifs_swn_store_swn_addr() 439 struct sockaddr_in *ipv4 = (struct sockaddr_in *)old; in cifs_swn_store_swn_addr() 442 } else if (old->ss_family == AF_INET6) { in cifs_swn_store_swn_addr() 443 struct sockaddr_in6 *ipv6 = (struct sockaddr_in6 *)old; in cifs_swn_store_swn_addr() 481 * Unregister to stop receiving notifications for the old IP address. in cifs_swn_reconnect() 432 cifs_swn_store_swn_addr(const struct sockaddr_storage *new, const struct sockaddr_storage *old, struct sockaddr_storage *dst) cifs_swn_store_swn_addr() argument
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | men_z135_uart.c | 478 u32 old; in men_z135_set_mctrl() local 481 conf_reg = old = ioread32(port->membase + MEN_Z135_CONF_REG); in men_z135_set_mctrl() 507 if (conf_reg != old) in men_z135_set_mctrl() 647 const struct ktermios *old) in men_z135_set_termios() 709 baud = uart_get_baud_rate(port, termios, old, 0, uart_freq / 16); in men_z135_set_termios() 645 men_z135_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) men_z135_set_termios() argument
|
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | passthru.c | 578 void *old; in nvmet_passthru_ctrl_enable() local 605 old = xa_cmpxchg(&passthru_subsystems, ctrl->cntlid, NULL, in nvmet_passthru_ctrl_enable() 607 if (xa_is_err(old)) { in nvmet_passthru_ctrl_enable() 608 ret = xa_err(old); in nvmet_passthru_ctrl_enable() 612 if (old) in nvmet_passthru_ctrl_enable() 619 pr_warn("nvme controller version is too old: %llu.%llu.%llu, advertising 1.2.1\n", in nvmet_passthru_ctrl_enable()
|
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | ti113x.h | 421 /* not working, back to old value */ in ti12xx_irqroute_func0() 465 /* not working, back to old value */ in ti12xx_irqroute_func0() 885 u8 old, diag; in ti1250_override() local 887 old = config_readb(socket, TI1250_DIAGNOSTIC); in ti1250_override() 888 diag = old & ~(TI1250_DIAG_PCI_CSC | TI1250_DIAG_PCI_IREQ); in ti1250_override() 892 if (diag != old) { in ti1250_override() 895 old, diag); in ti1250_override() 957 /* default to clear TLTEnable bit, old behaviour */ in ene_tune_bridge()
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | conn_client.c | 334 struct rxrpc_connection *conn, *old; in rxrpc_add_conn_to_bundle() local 338 old = bundle->conns[slot]; in rxrpc_add_conn_to_bundle() 339 if (old) { in rxrpc_add_conn_to_bundle() 341 trace_rxrpc_client(old, -1, rxrpc_client_replace); in rxrpc_add_conn_to_bundle() 342 rxrpc_put_connection(old, rxrpc_conn_put_noreuse); in rxrpc_add_conn_to_bundle()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_sfb.c | 494 struct Qdisc *child, *old; in sfb_change() local 525 old = q->qdisc; in sfb_change() 548 qdisc_put(old); in sfb_change() 620 struct Qdisc **old, struct netlink_ext_ack *extack) in sfb_graft() 627 *old = qdisc_replace(sch, new, &q->qdisc); in sfb_graft() 619 sfb_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, struct Qdisc **old, struct netlink_ext_ack *extack) sfb_graft() argument
|
H A D | sch_red.c | 482 struct Qdisc *new, struct Qdisc *old, in red_graft_offload() 492 qdisc_offload_graft_helper(qdisc_dev(sch), sch, new, old, in red_graft_offload() local 497 struct Qdisc **old, struct netlink_ext_ack *extack) in red_graft() 504 *old = qdisc_replace(sch, new, &q->qdisc); in red_graft() 506 red_graft_offload(sch, new, *old, extack); in red_graft() 481 red_graft_offload(struct Qdisc *sch, struct Qdisc *new, struct Qdisc *old, struct netlink_ext_ack *extack) red_graft_offload() argument 496 red_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, struct Qdisc **old, struct netlink_ext_ack *extack) red_graft() argument
|
/kernel/linux/linux-6.6/scripts/ |
H A D | sphinx-pre-install | 423 my $old = 0; 431 $old = 1; 440 $old = 1; 445 $old = 1; 454 check_rpm_missing(\@fedora26_opt_pkgs, 2) if ($pdf && !$old); 461 if (!$old) { 837 # Suggest newer versions if current ones are too old
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | file.c | 466 struct aa_label *l, *old; in update_file_ctx() local 470 old = rcu_dereference_protected(fctx->label, in update_file_ctx() 472 l = aa_label_merge(old, label, GFP_ATOMIC); in update_file_ctx() 474 if (l != old) { in update_file_ctx() 476 aa_put_label(old); in update_file_ctx()
|
/kernel/liteos_m/kal/posix/src/ |
H A D | mqueue.c | 428 static int MqGetSetAttr(mqd_t mqd, const struct mq_attr *new, struct mq_attr *old) in MqGetSetAttr() argument 431 return OsMqGetAttr(mqd, old); in MqGetSetAttr() 433 return OsMqSetAttr(mqd, new, old); in MqGetSetAttr() 445 int mq_setattr(mqd_t mqd, const struct mq_attr *new, struct mq_attr *old) in mq_setattr() argument 455 return MqGetSetAttr(mqd, new, old); in mq_setattr()
|
/kernel/linux/linux-6.6/sound/soc/intel/catpt/ |
H A D | dsp.c | 157 unsigned long old; in catpt_dsp_set_srampge() local 161 old = catpt_readl_pci(cdev, VDRTCTL0) & mask; in catpt_dsp_set_srampge() 163 mask, old, new); in catpt_dsp_set_srampge() 165 if (old == new) in catpt_dsp_set_srampge() 179 /* newly enabled: new bit=0 while old bit=1 */ in catpt_dsp_set_srampge() 180 if (test_bit(b, &old)) { in catpt_dsp_set_srampge()
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_xics.c | 272 union kvmppc_icp_state old, in icp_try_update() 282 success = cmpxchg64(&icp->state.raw, old.raw, new.raw) == old.raw; in icp_try_update() 288 old.cppr, old.mfrr, old.pending_pri, old.xisr, in icp_try_update() 289 old.need_resend, old.out_ee); in icp_try_update() 1278 /* If PENDING, set P in case P is not saved because of old cod in xics_set_source() 271 icp_try_update(struct kvmppc_icp *icp, union kvmppc_icp_state old, union kvmppc_icp_state new, bool change_self) icp_try_update() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_xics.c | 272 union kvmppc_icp_state old, in icp_try_update() 282 success = cmpxchg64(&icp->state.raw, old.raw, new.raw) == old.raw; in icp_try_update() 288 old.cppr, old.mfrr, old.pending_pri, old.xisr, in icp_try_update() 289 old.need_resend, old.out_ee); in icp_try_update() 1269 /* If PENDING, set P in case P is not saved because of old cod in xics_set_source() 271 icp_try_update(struct kvmppc_icp *icp, union kvmppc_icp_state old, union kvmppc_icp_state new, bool change_self) icp_try_update() argument [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | ip_vs.h | 525 volatile __u16 old_state; /* old state, to be used for 568 * options, but unfortunately, we also need to keep the old definitions to 1575 static inline __wsum ip_vs_check_diff4(__be32 old, __be32 new, __wsum oldsum) in ip_vs_check_diff4() argument 1577 __be32 diff[2] = { ~old, new }; in ip_vs_check_diff4() 1583 static inline __wsum ip_vs_check_diff16(const __be32 *old, const __be32 *new, in ip_vs_check_diff16() argument 1586 __be32 diff[8] = { ~old[3], ~old[2], ~old[1], ~old[0], in ip_vs_check_diff16() 1593 static inline __wsum ip_vs_check_diff2(__be16 old, __be1 argument [all...] |
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | elf.c | 696 struct symbol *sym, *old; in elf_create_section_symbol() local 727 old = find_symbol_by_index(elf, first_non_local); in elf_create_section_symbol() 728 if (old) { in elf_create_section_symbol() 729 old->idx = new_idx; in elf_create_section_symbol() 731 hlist_del(&old->hash); in elf_create_section_symbol() 732 elf_hash_add(elf->symbol_hash, &old->hash, old->idx); in elf_create_section_symbol() 734 elf_dirty_reloc_sym(elf, old); in elf_create_section_symbol() 736 if (elf_update_symbol(elf, symtab, symtab_shndx, old)) { in elf_create_section_symbol()
|
/kernel/linux/linux-5.10/kernel/time/ |
H A D | posix-cpu-timers.c | 573 struct itimerspec64 *new, struct itimerspec64 *old) in posix_cpu_timer_set() 615 * Disarm any old timer after extracting its expiry time. in posix_cpu_timer_set() 630 * old value from absolute to relative. To set a process in posix_cpu_timer_set() 640 if (old) { in posix_cpu_timer_set() 642 old->it_value.tv_sec = 0; in posix_cpu_timer_set() 643 old->it_value.tv_nsec = 0; in posix_cpu_timer_set() 656 old->it_value = ns_to_timespec64(old_expires); in posix_cpu_timer_set() 658 old->it_value.tv_nsec = 1; in posix_cpu_timer_set() 659 old->it_value.tv_sec = 0; in posix_cpu_timer_set() 667 * Punt after filling in the timer's old valu in posix_cpu_timer_set() 572 posix_cpu_timer_set(struct k_itimer *timer, int timer_flags, struct itimerspec64 *new, struct itimerspec64 *old) posix_cpu_timer_set() argument [all...] |
/kernel/linux/linux-6.6/tools/objtool/ |
H A D | elf.c | 732 struct symbol *old; in __elf_create_symbol() local 752 old = find_symbol_by_index(elf, first_non_local); in __elf_create_symbol() 753 if (old) { in __elf_create_symbol() 755 elf_hash_del(symbol, &old->hash, old->idx); in __elf_create_symbol() 756 elf_hash_add(symbol, &old->hash, new_idx); in __elf_create_symbol() 757 old->idx = new_idx; in __elf_create_symbol() 759 if (elf_update_symbol(elf, symtab, symtab_shndx, old)) { in __elf_create_symbol() 764 if (elf_update_sym_relocs(elf, old)) in __elf_create_symbol()
|
/kernel/linux/linux-6.6/kernel/time/ |
H A D | posix-cpu-timers.c | 624 struct itimerspec64 *new, struct itimerspec64 *old) in posix_cpu_timer_set() 666 * Disarm any old timer after extracting its expiry time. in posix_cpu_timer_set() 681 * old value from absolute to relative. To set a process in posix_cpu_timer_set() 691 if (old) { in posix_cpu_timer_set() 693 old->it_value.tv_sec = 0; in posix_cpu_timer_set() 694 old->it_value.tv_nsec = 0; in posix_cpu_timer_set() 707 old->it_value = ns_to_timespec64(old_expires); in posix_cpu_timer_set() 709 old->it_value.tv_nsec = 1; in posix_cpu_timer_set() 710 old->it_value.tv_sec = 0; in posix_cpu_timer_set() 718 * Punt after filling in the timer's old valu in posix_cpu_timer_set() 623 posix_cpu_timer_set(struct k_itimer *timer, int timer_flags, struct itimerspec64 *new, struct itimerspec64 *old) posix_cpu_timer_set() argument [all...] |
/kernel/linux/linux-5.10/arch/um/os-Linux/ |
H A D | sigio.c | 431 struct sigaction old, new; in check_one_sigio() local 466 if (sigaction(SIGIO, NULL, &old) < 0) { in check_one_sigio() 472 new = old; in check_one_sigio() 486 if (sigaction(SIGIO, &old, NULL) < 0) in check_one_sigio()
|
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | bts.c | 188 unsigned long index = ds->bts_index - ds->bts_buffer_base, old, head; in bts_update() local 194 old = local_xchg(&buf->head, head); in bts_update() 197 if (old == head) in bts_update() 205 * old and head are always in the same physical buffer, so we in bts_update() 208 local_add(head - old, &buf->data_size); in bts_update()
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | smp.c | 817 per_cpu(l_p_j_ref_freq, cpu) = freq->old; in cpufreq_callback() 822 global_l_p_j_ref_freq = freq->old; in cpufreq_callback() 826 if ((val == CPUFREQ_PRECHANGE && freq->old < freq->new) || in cpufreq_callback() 827 (val == CPUFREQ_POSTCHANGE && freq->old > freq->new)) { in cpufreq_callback()
|