Searched defs:old (Results 376 - 400 of 991) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/tty/vt/
H A Dconsolemap.c543 struct uni_pagedict *new, *old = *vc->uni_pagedict_loc; local
561 struct uni_pagedict *old = *vc->uni_pagedict_loc; local
581 con_unshare_unimap(struct vc_data *vc, struct uni_pagedict *old) argument
[all...]
/linux-master/drivers/tty/
H A Dtty_ioctl.c206 static void unset_locked_termios(struct tty_struct *tty, const struct ktermios *old) argument
235 tty_termios_copy_hw(struct ktermios *new, const struct ktermios *old) argument
744 struct ktermios old; local
[all...]
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-intel-gw.c75 u32 old; local
/linux-master/drivers/tty/serial/
H A Dliteuart.c226 liteuart_set_termios(struct uart_port *port, struct ktermios *new, const struct ktermios *old) argument
H A Dmcf.c194 mcf_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) argument
/linux-master/security/tomoyo/
H A Dtomoyo.c37 static int tomoyo_cred_prepare(struct cred *new, const struct cred *old, argument
519 struct tomoyo_task *old = tomoyo_task(current); local
/linux-master/net/netfilter/ipset/
H A Dip_set_list_set.c164 list_set_replace(struct ip_set *set, struct set_elem *e, struct set_elem *old) argument
/linux-master/arch/powerpc/kernel/trace/
H A Dftrace_64_pg.c59 ftrace_modify_code(unsigned long ip, ppc_inst_t old, ppc_inst_t new) argument
351 ppc_inst_t old, new; local
517 ppc_inst_t old, new; local
648 ppc_inst_t old, new; local
686 ppc_inst_t old, new; local
777 ppc_inst_t old, new; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c796 struct mlx5e_ipsec_sa_entry *old; local
/linux-master/net/rxrpc/
H A Dconn_client.c341 struct rxrpc_connection *conn, *old; local
/linux-master/net/sched/
H A Dsch_drr.c204 drr_graft_class(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, struct Qdisc **old, struct netlink_ext_ack *extack) argument
H A Dsch_tbf.c198 qdisc_offload_graft_helper(qdisc_dev(sch), sch, new, old, local
358 struct Qdisc *old = NULL; local
188 tbf_offload_graft(struct Qdisc *sch, struct Qdisc *new, struct Qdisc *old, struct netlink_ext_ack *extack) argument
556 tbf_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, struct Qdisc **old, struct netlink_ext_ack *extack) argument
H A Dsch_red.c492 qdisc_offload_graft_helper(qdisc_dev(sch), sch, new, old, local
481 red_graft_offload(struct Qdisc *sch, struct Qdisc *new, struct Qdisc *old, struct netlink_ext_ack *extack) argument
496 red_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, struct Qdisc **old, struct netlink_ext_ack *extack) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fence.c187 struct dma_fence *old; local
711 struct dma_fence *old, **ptr; local
[all...]
/linux-master/arch/arm64/include/asm/
H A Dfpsimd.h35 unsigned long old = read_sysreg(cpacr_el1); local
45 unsigned long old = read_sysreg(cpacr_el1); local
/linux-master/kernel/
H A Dpid.c402 void transfer_pid(struct task_struct *old, struct task_struct *new, argument
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dhash.h171 unsigned long old; local
201 __be64 old, tmp, val, mask; local
/linux-master/arch/x86/kernel/
H A Dmpparse.c885 unsigned char old, new; local
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dsetup.c324 static void __test_set_optmem(size_t new, size_t *old) argument
/linux-master/kernel/time/
H A Dclockevents.c568 void clockevents_exchange_device(struct clock_event_device *old, argument
/linux-master/drivers/net/
H A Dnet_failover.c157 const u64 *old = (const u64 *)_old; local
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c86 union kvmppc_rm_state old, new; local
174 icp_rm_try_update(struct kvmppc_icp *icp, union kvmppc_icp_state old, union kvmppc_icp_state new) argument
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.c395 struct bpf_prog *old; local
/linux-master/drivers/hwmon/
H A Dina209.c158 static int ina209_to_reg(u8 reg, u16 old, long val) argument
/linux-master/include/linux/
H A Dbitmap.h501 bitmap_replace(unsigned long *dst, const unsigned long *old, const unsigned long *new, const unsigned long *mask, unsigned int nbits) argument
[all...]

Completed in 243 milliseconds

<<11121314151617181920>>