/kernel/linux/linux-5.10/drivers/hv/ |
H A D | vmbus_drv.c | 571 char *driver_override, *old, *cp; in driver_override_store() local 586 old = hv_dev->driver_override; in driver_override_store() 595 kfree(old); in driver_override_store() 1782 * result in missed interrupts if the "old" target CPU is taken offline in target_cpu_store()
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-snap.c | 445 * 2: snap_src, NULL - handed over, waiting for old to be deleted 820 static int dm_add_exception(void *context, chunk_t old, chunk_t new) in dm_add_exception() argument 830 e->old_chunk = old; in dm_add_exception() 841 dm_exception_table_lock_init(s, old, &lock); in dm_add_exception()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ap.c | 1397 /* FIX: might try to remove some old STAs first? */ in handle_authen() 1609 txt = "OK, old AID"; in handle_assoc() 2848 int old, rate; in hostap_handle_sta_tx_exc() local 2849 old = rate = sta->tx_rate_idx; in hostap_handle_sta_tx_exc() 2857 if (old != sta->tx_rate_idx) { in hostap_handle_sta_tx_exc()
|
/kernel/linux/linux-5.10/drivers/perf/ |
H A D | xgene_pmu.c | 420 XGENE_PMU_EVENT_ATTR(old-replacement, 0x1d), 424 XGENE_PMU_EVENT_ATTR(old-r-replacement, 0x21), 425 XGENE_PMU_EVENT_ATTR(old-nr-replacement, 0x22),
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | mxs-auart.c | 972 struct ktermios *old) in mxs_auart_settermios() 1072 baud = uart_get_baud_rate(u, termios, old, in mxs_auart_settermios() 1080 baud = uart_get_baud_rate(u, termios, old, baud_min, baud_max); in mxs_auart_settermios() 970 mxs_auart_settermios(struct uart_port *u, struct ktermios *termios, struct ktermios *old) mxs_auart_settermios() argument
|
/kernel/linux/linux-5.10/sound/core/oss/ |
H A D | mixer_oss.c | 448 static long snd_mixer_oss_conv1(long val, long min, long max, int *old) in snd_mixer_oss_conv1() argument 450 if (val == snd_mixer_oss_conv(*old, 0, 100, min, max)) in snd_mixer_oss_conv1() 451 return *old; in snd_mixer_oss_conv1() 1041 * when replace_old = 1, the old entry is replaced with the new one.
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | stash.c | 62 /* Attention: expand new fields in here to compatible with old ver */ 364 errseq_t old; in hmdfs_reset_remote_write_err() local 369 old = errseq_sample(&mapping->wb_err); in hmdfs_reset_remote_write_err() 370 wb_err = errseq_check_and_advance(&mapping->wb_err, &old); in hmdfs_reset_remote_write_err()
|
/kernel/linux/linux-5.10/kernel/printk/ |
H A D | printk.c | 181 unsigned int old; in devkmsg_sysctl_set_loglvl() local 188 old = devkmsg_log; in devkmsg_sysctl_set_loglvl() 205 /* ... and restore old setting. */ in devkmsg_sysctl_set_loglvl() 206 devkmsg_log = old; in devkmsg_sysctl_set_loglvl() 496 /* insert record into the buffer, discard old ones, update heads */ 2497 /* Output to all consoles once old messages replayed. */ in console_unlock()
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | blktrace.c | 1574 struct blk_io_trace old = { in blk_trace_synthesize_old_trace() local 1579 trace_seq_putmem(s, &old, offset); in blk_trace_synthesize_old_trace() 1581 sizeof(old) - offset + t->pdu_len); in blk_trace_synthesize_old_trace()
|
/kernel/linux/linux-5.10/drivers/rapidio/ |
H A D | rio_cm.c | 274 enum rio_cm_state old; in riocm_exch() local 277 old = ch->state; in riocm_exch() 280 return old; in riocm_exch()
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-single.c | 615 unsigned npins, old = 0; in pcs_pinconf_group_get() local 625 if (i && (old != *config)) in pcs_pinconf_group_get() 627 old = *config; in pcs_pinconf_group_get()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | bpf.h | 102 void (*map_poke_run)(struct bpf_map *map, u32 key, struct bpf_prog *old, 1882 struct bpf_prog *old, u32 which); 1891 struct bpf_prog *old, u32 which) in sock_map_prog_update() 1889 sock_map_prog_update(struct bpf_map *map, struct bpf_prog *prog, struct bpf_prog *old, u32 which) sock_map_prog_update() argument
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs3xdr.c | 1188 const struct qstr *old = args->old_name; in nfs3_xdr_enc_rename3args() local 1191 encode_diropargs3(xdr, args->old_dir, old->name, old->len); in nfs3_xdr_enc_rename3args()
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | mtdcore.c | 1163 * @old: pointer to notifier info structure 1170 int unregister_mtd_user (struct mtd_notifier *old) in unregister_mtd_user() argument 1179 old->remove(mtd); in unregister_mtd_user() 1181 list_del(&old->list); in unregister_mtd_user()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs3xdr.c | 1191 const struct qstr *old = args->old_name; in nfs3_xdr_enc_rename3args() local 1194 encode_diropargs3(xdr, args->old_dir, old->name, old->len); in nfs3_xdr_enc_rename3args()
|
H A D | write.c | 443 * @old_head - the old head of the list 464 /* make sure old group is not used */ in nfs_destroy_unlinked_subrequests() 1253 struct rpc_cred *cred, *new, *old = NULL; in nfs_ctx_key_to_expire() local 1279 old = rcu_dereference_protected(xchg(&ctx->ll_cred, in nfs_ctx_key_to_expire() 1283 put_rpccred(old); in nfs_ctx_key_to_expire()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | stash.c | 62 /* Attention: expand new fields in here to compatible with old ver */ 354 errseq_t old; in hmdfs_reset_remote_write_err() local 359 old = errseq_sample(&mapping->wb_err); in hmdfs_reset_remote_write_err() 360 wb_err = errseq_check_and_advance(&mapping->wb_err, &old); in hmdfs_reset_remote_write_err()
|
/kernel/linux/linux-6.6/drivers/rapidio/ |
H A D | rio_cm.c | 274 enum rio_cm_state old; in riocm_exch() local 277 old = ch->state; in riocm_exch() 280 return old; in riocm_exch()
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | usb-serial.c | 522 const struct ktermios *old) in serial_set_termios() 529 port->serial->type->set_termios(tty, port, old); in serial_set_termios() 531 tty_termios_copy_hw(&tty->termios, old); in serial_set_termios() 521 serial_set_termios(struct tty_struct *tty, const struct ktermios *old) serial_set_termios() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_mes.c | 71 unsigned int old, rel_index; in amdgpu_mes_kernel_doorbell_free() local 76 old = test_and_clear_bit(rel_index, mes->doorbell_bitmap); in amdgpu_mes_kernel_doorbell_free() 77 WARN_ON(!old); in amdgpu_mes_kernel_doorbell_free()
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | ds.c | 1036 INTEL_FLAGS_UEVENT_CONSTRAINT(0x01c0, 0x100000000ULL), /* old INST_RETIRED.PREC_DIST */ 1983 s64 new, old; in intel_pmu_save_and_restart_reload() local 2024 old = ((s64)(prev_raw_count << shift) >> shift); in intel_pmu_save_and_restart_reload() 2025 local64_add(new - old + count * period, &event->count); in intel_pmu_save_and_restart_reload()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ap.c | 1397 /* FIX: might try to remove some old STAs first? */ in handle_authen() 1609 txt = "OK, old AID"; in handle_assoc() 2848 int old, rate; in hostap_handle_sta_tx_exc() local 2849 old = rate = sta->tx_rate_idx; in hostap_handle_sta_tx_exc() 2857 if (old != sta->tx_rate_idx) { in hostap_handle_sta_tx_exc()
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-single.c | 616 unsigned npins, old = 0; in pcs_pinconf_group_get() local 626 if (i && (old != *config)) in pcs_pinconf_group_get() 628 old = *config; in pcs_pinconf_group_get()
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pci-mvebu.c | 729 int reg, u32 old, u32 new, u32 mask) in mvebu_pci_bridge_emul_base_conf_write() 795 int reg, u32 old, u32 new, u32 mask) in mvebu_pci_bridge_emul_pcie_conf_write() 857 int reg, u32 old, u32 new, u32 mask) in mvebu_pci_bridge_emul_ext_conf_write() 728 mvebu_pci_bridge_emul_base_conf_write(struct pci_bridge_emul *bridge, int reg, u32 old, u32 new, u32 mask) mvebu_pci_bridge_emul_base_conf_write() argument 794 mvebu_pci_bridge_emul_pcie_conf_write(struct pci_bridge_emul *bridge, int reg, u32 old, u32 new, u32 mask) mvebu_pci_bridge_emul_pcie_conf_write() argument 856 mvebu_pci_bridge_emul_ext_conf_write(struct pci_bridge_emul *bridge, int reg, u32 old, u32 new, u32 mask) mvebu_pci_bridge_emul_ext_conf_write() argument
|
H A D | pci-aardvark.c | 817 int reg, u32 old, u32 new, u32 mask) in advk_pci_bridge_emul_base_conf_write() 911 int reg, u32 old, u32 new, u32 mask) in advk_pci_bridge_emul_pcie_conf_write() 993 int reg, u32 old, u32 new, u32 mask) in advk_pci_bridge_emul_ext_conf_write() 816 advk_pci_bridge_emul_base_conf_write(struct pci_bridge_emul *bridge, int reg, u32 old, u32 new, u32 mask) advk_pci_bridge_emul_base_conf_write() argument 910 advk_pci_bridge_emul_pcie_conf_write(struct pci_bridge_emul *bridge, int reg, u32 old, u32 new, u32 mask) advk_pci_bridge_emul_pcie_conf_write() argument 992 advk_pci_bridge_emul_ext_conf_write(struct pci_bridge_emul *bridge, int reg, u32 old, u32 new, u32 mask) advk_pci_bridge_emul_ext_conf_write() argument
|