Home
last modified time | relevance | path

Searched refs:old (Results 2451 - 2475 of 2873) sorted by relevance

1...<<919293949596979899100>>...115

/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h102 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 Dnfs3xdr.c1188 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 Dmtdcore.c1163 * @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 Dnfs3xdr.c1191 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 Dwrite.c443 * @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 Dstash.c62 /* 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 Drio_cm.c274 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 Dusb-serial.c522 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 Damdgpu_mes.c71 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 Dds.c1036 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 Dhostap_ap.c1397 /* 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 Dpinctrl-single.c616 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 Dpci-mvebu.c729 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 Dpci-aardvark.c817 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
/kernel/linux/linux-6.6/drivers/perf/
H A Dxgene_pmu.c417 XGENE_PMU_EVENT_ATTR(old-replacement, 0x1d),
421 XGENE_PMU_EVENT_ATTR(old-r-replacement, 0x21),
422 XGENE_PMU_EVENT_ATTR(old-nr-replacement, 0x22),
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dset_memory.c621 static inline pgprot_t verify_rwx(pgprot_t old, pgprot_t new, unsigned long start, in verify_rwx() argument
638 if (!((pgprot_val(old) ^ pgprot_val(new)) & (_PAGE_RW | _PAGE_NX))) in verify_rwx()
646 (unsigned long long)pgprot_val(old), in verify_rwx()
652 * attempted permissions. This can 'return old' to actively in verify_rwx()
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dpages.c443 * pairing map/unmap. Thus, to support old VFIO compatibility disable support
583 void *old; in pages_to_xarray() local
596 old = xas_store(&xas, xa_mk_value(page_to_pfn(*pages))); in pages_to_xarray()
599 WARN_ON(old); in pages_to_xarray()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-snap.c445 * 2: snap_src, NULL - handed over, waiting for old to be deleted
819 static int dm_add_exception(void *context, chunk_t old, chunk_t new) in dm_add_exception() argument
829 e->old_chunk = old; in dm_add_exception()
840 dm_exception_table_lock_init(s, old, &lock); in dm_add_exception()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dparse-events.c2547 int parse_events_copy_term_list(struct list_head *old, in parse_events_copy_term_list() argument
2553 if (!old) { in parse_events_copy_term_list()
2563 list_for_each_entry (term, old, list) { in parse_events_copy_term_list()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dmixer_oss.c448 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()
1051 * when replace_old = 1, the old entry is replaced with the new one.
/kernel/linux/linux-6.6/kernel/trace/
H A Dblktrace.c1526 struct blk_io_trace old = { in blk_trace_synthesize_old_trace() local
1531 trace_seq_putmem(s, &old, offset); in blk_trace_synthesize_old_trace()
1533 sizeof(old) - offset + t->pdu_len); in blk_trace_synthesize_old_trace()
/kernel/linux/linux-6.6/mm/
H A Dcompaction.c3176 int ret, old; in proc_dointvec_minmax_warn_RT_change() local
3181 old = *(int *)table->data; in proc_dointvec_minmax_warn_RT_change()
3185 if (old != *(int *)table->data) in proc_dointvec_minmax_warn_RT_change()
/kernel/linux/linux-6.6/net/mac80211/
H A Drc80211_minstrel_ht.c721 minstrel_ewma(int old, int new, int weight) in minstrel_ewma() argument
725 diff = new - old; in minstrel_ewma()
728 return old + incr; in minstrel_ewma()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DPluralRulesTest.java483 String old = collisionTest.get(item); in testUniqueRules()
484 if (old != null) { in testUniqueRules()
485 errln(locale + "\tNon-unique rules: " + item + " => " + old + " & " + foundKeyword); in testUniqueRules()
/third_party/libexif/libexif/
H A Dexif-data.c1721 ExifByteOrder old, new; member
1732 exif_array_set_byte_order (e->format, e->data, e->components, d->old, d->new); in entry_set_byte_order()
1749 d.old = data->priv->order; in exif_data_set_byte_order()

Completed in 70 milliseconds

1...<<919293949596979899100>>...115