Searched defs:old (Results 451 - 475 of 991) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/objtool/
H A Delf.c730 struct symbol *old; local
/linux-master/net/netfilter/
H A Dcore.c104 nf_hook_entries_grow(const struct nf_hook_entries *old, argument
234 static void *__nf_hook_entries_try_shrink(struct nf_hook_entries *old, argument
470 nf_remove_net_hook(struct nf_hook_entries *old, const struct nf_hook_ops *unreg) argument
[all...]
/linux-master/drivers/hwmon/
H A Dvia686a.c611 int old; local
/linux-master/drivers/gpu/drm/tegra/
H A Dhub.c264 struct tegra_dc *old = plane->dc, *dc = new ? new : old; local
851 struct drm_crtc_state *old, *new; local
/linux-master/drivers/net/wireguard/
H A Dnoise.c153 struct noise_keypair *old; local
/linux-master/drivers/tty/serial/
H A Dmps2-uart.c341 mps2_uart_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) argument
H A Damba-pl010.c351 pl010_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) argument
H A Daltera_uart.c176 altera_uart_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) argument
H A Desp32_acm.c231 esp32s3_acm_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) argument
H A Dsa1100.c386 sa1100_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) argument
/linux-master/arch/powerpc/lib/
H A Dqspinlock.c213 static __always_inline bool try_set_sleepy(struct qspinlock *lock, u32 old) argument
530 u32 val, old, tail; local
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_uvmem.c1115 void kvmppc_uvmem_memslot_delete(struct kvm *kvm, const struct kvm_memory_slot *old) argument
/linux-master/net/sunrpc/
H A Dauth.c108 const struct rpc_authops *old; local
123 const struct rpc_authops *old; local
/linux-master/arch/s390/include/asm/
H A Dctlreg.h146 struct ctlreg new, old; local
157 struct ctlreg new, old; local
/linux-master/kernel/
H A Drelay.c661 void *old, *new; local
/linux-master/arch/mips/include/asm/
H A Dpgtable.h747 pmd_t old = *pmdp; local
/linux-master/drivers/net/ethernet/netronome/nfp/nfd3/
H A Ddp.c1207 nfp_nfd3_ctrl_tx_one(struct nfp_net *nn, struct nfp_net_r_vector *r_vec, struct sk_buff *skb, bool old) argument
/linux-master/drivers/pinctrl/
H A Dpinctrl-equilibrium.c520 unsigned int i, npins, old = 0; local
/linux-master/net/bluetooth/rfcomm/
H A Dtty.c858 rfcomm_tty_set_termios(struct tty_struct *tty, const struct ktermios *old) argument
[all...]
/linux-master/include/linux/
H A Dvirtio_config.h508 u32 old, gen = vdev->config->generation ? local
/linux-master/virt/kvm/
H A Deventfd.c622 struct kvm_kernel_irq_routing_entry old = irqfd->irq_entry; local
294 kvm_arch_irqfd_route_changed( struct kvm_kernel_irq_routing_entry *old, struct kvm_kernel_irq_routing_entry *new) argument
/linux-master/security/apparmor/
H A Dpolicy.c941 static void __replace_profile(struct aa_profile *old, struct aa_profile *new) argument
1013 share_name(struct aa_profile *old, struct aa_profile *new) argument
[all...]
/linux-master/fs/nfsd/
H A Dnfs4layouts.c60 struct nfsd4_deviceid_map *map, *old; local
/linux-master/lib/
H A Dstring_helpers.c732 char *kstrdup_and_replace(const char *src, char old, char new, gfp_t gfp) argument
978 char *strreplace(char *str, char old, char new) argument
H A Dbitmap.c283 __bitmap_replace(unsigned long *dst, const unsigned long *old, const unsigned long *new, const unsigned long *mask, unsigned int nbits) argument
497 bitmap_remap(unsigned long *dst, const unsigned long *src, const unsigned long *old, const unsigned long *new, unsigned int nbits) argument
545 bitmap_bitremap(int oldbit, const unsigned long *old, const unsigned long *new, int bits) argument
[all...]

Completed in 309 milliseconds

<<11121314151617181920>>