Home
last modified time | relevance | path

Searched defs:old (Results 826 – 850 of 1105) sorted by relevance

1...<<31323334353637383940>>...45

/openbmc/linux/drivers/hwmon/
H A Dasus-ec-sensors.c714 static int asus_ec_bank_switch(u8 bank, u8 *old) in asus_ec_bank_switch()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_sysfs.c772 struct fcoe_fcf_device *old) in fcoe_fcf_device_match()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_exar.c196 static void exar_pm(struct uart_port *port, unsigned int state, unsigned int old) in exar_pm()
/openbmc/linux/fs/nfs/
H A Ddelegation.c391 const struct cred *old; in nfs_update_delegation_cred() local
H A Dpnfs.c971 const struct cred *old; in pnfs_set_layout_cred() local
1655 struct pnfs_layout_segment *old) in pnfs_lseg_no_merge()
/openbmc/linux/drivers/tty/serial/
H A Dsccnxp.c638 const struct ktermios *old) in sccnxp_set_termios()
H A Dserial_core.c180 unsigned int old; in uart_update_mctrl() local
459 const struct ktermios *old, unsigned int min, unsigned int max) in uart_get_baud_rate()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c1110 static void cxgb_redirect(struct dst_entry *old, struct dst_entry *new, in cxgb_redirect()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c423 struct dma_fence *old = fence; in amdgpu_cs_p2_dependencies() local
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c76 struct ip_vs_dest_dst *old; in __ip_vs_dst_set() local
/openbmc/linux/fs/btrfs/
H A Dtransaction.c1645 struct extent_buffer *old; in create_pending_snapshot() local
/openbmc/linux/drivers/thunderbolt/
H A Dnhi.c92 u32 old, new; in ring_interrupt_active() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_link_training.c781 u8 old, new; in intel_dp_adjust_request_changed() local
/openbmc/linux/include/linux/
H A Dskmsg.h484 struct bpf_prog *old) in psock_replace_prog()
/openbmc/qemu/target/riscv/
H A Dcpu_helper.c740 uint64_t old = env->mip; in riscv_cpu_update_mip() local
/openbmc/linux/arch/x86/kvm/
H A Dx86.c7782 #define emulator_try_cmpxchg_user(t, ptr, old, new) \ argument
7787 const void *old, in emulator_cmpxchg_emulated()
10404 unsigned long old, new; in __kvm_set_or_clear_apicv_inhibit() local
12657 const struct kvm_memory_slot *old, in kvm_arch_prepare_memory_region()
12697 struct kvm_memory_slot *old, in kvm_mmu_slot_apply_flags()
12818 struct kvm_memory_slot *old, in kvm_arch_commit_memory_region()
13293 bool kvm_arch_irqfd_route_changed(struct kvm_kernel_irq_routing_entry *old, in kvm_arch_irqfd_route_changed()
/openbmc/linux/kernel/bpf/
H A Dverifier.c1954 struct bpf_verifier_state *topmost = st->loop_entry, *old; in get_loop_entry() local
7813 struct bpf_verifier_state *old, in widen_imprecise_scalars()
15825 static bool range_within(struct bpf_reg_state *old, in range_within()
16112 static bool stacksafe(struct bpf_verifier_env *env, struct bpf_func_state *old, in stacksafe()
16221 static bool refsafe(struct bpf_func_state *old, struct bpf_func_state *cur, in refsafe()
16263 static bool func_states_equal(struct bpf_verifier_env *env, struct bpf_func_state *old, in func_states_equal()
16292 struct bpf_verifier_state *old, in states_equal()
16421 const struct bpf_verifier_state *old) in propagate_precision()
16476 static bool states_maybe_looping(struct bpf_verifier_state *old, in states_maybe_looping()
16557 static bool iter_active_depths_differ(struct bpf_verifier_state *old, struct bpf_verifier_state *cu… in iter_active_depths_differ()
/openbmc/linux/kernel/
H A Dsignal.c4275 stack_t new, old; in SYSCALL_DEFINE2() local
4326 compat_stack_t old; in do_compat_sigaltstack() local
4618 int old = current->blocked.sig[0]; in SYSCALL_DEFINE1() local
/openbmc/linux/mm/
H A Dshmem.c858 void *old; in shmem_free_swap() local
1738 struct folio *old, *new; in shmem_replace_folio() local
1809 void *old; in shmem_set_folio_swapin_error() local
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py1031 def properties_changed_handler(self, interface, new, old, **kw): argument
1681 def properties_changed_handler(self, interface, new, old, **kw): argument
/openbmc/linux/net/rds/
H A Drds.h795 rds_conn_path_transition(struct rds_conn_path *cp, int old, int new) in rds_conn_path_transition()
801 rds_conn_transition(struct rds_connection *conn, int old, int new) in rds_conn_transition()
/openbmc/linux/tools/perf/util/
H A Dauxtrace.c601 unsigned char *data, u64 *head, u64 *old) in auxtrace_record__find_snapshot()
1830 u64 head, old = mm->prev, offset, ref; in __auxtrace_mmap__read() local
/openbmc/linux/drivers/vhost/
H A Dvhost.c2728 u16 old, new; in __vhost_add_used_n() local
2794 __u16 old, new; in vhost_notify() local
/openbmc/linux/net/mac80211/
H A Drx.c4518 }, *old, *new = NULL; in ieee80211_check_fast_rx() local
4663 struct ieee80211_fast_rx *old; in ieee80211_clear_fast_rx() local
/openbmc/linux/include/net/
H A Dsch_generic.h715 struct Qdisc *new, struct Qdisc *old, in qdisc_offload_graft_helper()
1178 struct Qdisc *old; in qdisc_replace() local

1...<<31323334353637383940>>...45