/Linux-v4.19/arch/ia64/uv/kernel/ |
D | setup.c | 31 unsigned long redirect; member 46 union uvh_rh_gam_alias210_redirect_config_2_mmr_u redirect; in get_lowmem_redirect() local 53 redirect.v = uv_read_local_mmr(redir_addrs[i].redirect); in get_lowmem_redirect() 54 *base = (unsigned long)redirect.s.dest_base << DEST_SHIFT; in get_lowmem_redirect()
|
/Linux-v4.19/fs/overlayfs/ |
D | namei.c | 26 char *redirect; member 57 kfree(d->redirect); in ovl_check_redirect() 58 d->redirect = buf; in ovl_check_redirect() 59 d->name.name = d->redirect; in ovl_check_redirect() 60 d->name.len = strlen(d->redirect); in ovl_check_redirect() 825 .redirect = NULL, in ovl_lookup() 866 if (d.redirect) { in ovl_lookup() 868 upperredirect = kstrdup(d.redirect, GFP_KERNEL); in ovl_lookup() 871 if (d.redirect[0] == '/') in ovl_lookup() 960 if (d.redirect && !ofs->config.redirect_follow) { in ovl_lookup() [all …]
|
D | dir.c | 979 const char *redirect = ovl_dentry_get_redirect(dentry); in ovl_set_redirect() local 982 if (redirect && (!absolute_redirect || redirect[0] == '/')) in ovl_set_redirect() 985 redirect = ovl_get_redirect(dentry, absolute_redirect); in ovl_set_redirect() 986 if (IS_ERR(redirect)) in ovl_set_redirect() 987 return PTR_ERR(redirect); in ovl_set_redirect() 991 redirect, strlen(redirect), -EXDEV); in ovl_set_redirect() 994 ovl_dentry_set_redirect(dentry, redirect); in ovl_set_redirect() 997 kfree(redirect); in ovl_set_redirect()
|
D | util.c | 394 return OVL_I(d_inode(dentry))->redirect; in ovl_dentry_get_redirect() 397 void ovl_dentry_set_redirect(struct dentry *dentry, const char *redirect) in ovl_dentry_set_redirect() argument 401 kfree(oi->redirect); in ovl_dentry_set_redirect() 402 oi->redirect = redirect; in ovl_dentry_set_redirect()
|
D | ovl_entry.h | 96 const char *redirect; member
|
D | inode.c | 866 kfree(oip->redirect); in ovl_get_inode() 901 OVL_I(inode)->redirect = oip->redirect; in ovl_get_inode()
|
D | Kconfig | 14 bool "Overlayfs: turn on redirect directory feature by default" 77 inconsistencies on lookup, like redirect from multiple upper dirs to
|
D | overlayfs.h | 251 void ovl_dentry_set_redirect(struct dentry *dentry, const char *redirect); 361 char *redirect; member
|
/Linux-v4.19/tools/testing/ktest/ |
D | config-bisect.pl | 161 my ($command, $redirect) = @_; 174 if (defined($redirect)) { 175 open (RD, ">$redirect") or 176 dodie "failed to write to redirect $redirect";
|
/Linux-v4.19/net/bridge/ |
D | br_nf_core.c | 58 .redirect = fake_redirect,
|
/Linux-v4.19/include/net/ |
D | dst_ops.h | 31 void (*redirect)(struct dst_entry *dst, struct sock *sk, member
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/ |
D | TODO | 3 * Add ACL to redirect control traffic to CPU.
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | hw_irq.h | 126 extern void ia64_send_ipi (int cpu, int vector, int delivery_mode, int redirect);
|
/Linux-v4.19/drivers/tty/ |
D | tty_io.c | 513 static struct file *redirect; variable 576 if (redirect && file_tty(redirect) == tty) { in __tty_hangup() 577 f = redirect; in __tty_hangup() 578 redirect = NULL; in __tty_hangup() 1053 if (redirect) in redirected_tty_write() 1054 p = get_file(redirect); in redirected_tty_write() 2278 f = redirect; in tioccons() 2279 redirect = NULL; in tioccons() 2286 if (redirect) { in tioccons() 2290 redirect = get_file(file); in tioccons()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.h | 87 int (*redirect)(void *ctx, struct dst_entry *old, member
|
/Linux-v4.19/Documentation/filesystems/ |
D | overlayfs.txt | 167 copied up (but not the contents). Then the "trusted.overlay.redirect" 191 The maximum number of bytes in an absolute redirect (default is 256). 217 turning off redirect follow (e.g. "redirect_dir=nofollow"). 390 to by the "trusted.overlay.redirect" extended attribute, will verify 445 directory may have a "redirect" to lower directory. Because middle layer 447 "redirect" origin directory, cannot be used to find the middle or upper 449 descendant of the "redirect" origin directory, cannot be used to 454 used NFS export in this setup requires turning off redirect follow (e.g.
|
/Linux-v4.19/arch/x86/kernel/apic/ |
D | x2apic_uv_x.c | 720 union uvh_rh_gam_alias210_redirect_config_2_mmr_u redirect; in get_lowmem_redirect() local 743 redirect.v = uv_read_local_mmr(m_redirect); in get_lowmem_redirect() 744 *base = (unsigned long)redirect.s.dest_base << DEST_SHIFT; in get_lowmem_redirect() 891 unsigned long redirect = uv_read_local_mmr(m_redirect); in map_mmioh_high_uv34() local 893 nasid = redirect & nasid_mask; in map_mmioh_high_uv34() 896 id, redirect, m_redirect, nasid); in map_mmioh_high_uv34()
|
/Linux-v4.19/net/ipv4/ |
D | xfrm4_policy.c | 237 path->ops->redirect(path, sk, skb); in xfrm4_redirect() 262 .redirect = xfrm4_redirect,
|
/Linux-v4.19/drivers/net/caif/ |
D | Kconfig | 14 it will redirect the TTY's traffic into the CAIF stack.
|
/Linux-v4.19/net/ipv6/ |
D | xfrm6_policy.c | 238 path->ops->redirect(path, sk, skb); in xfrm6_redirect() 283 .redirect = xfrm6_redirect,
|
/Linux-v4.19/arch/arm/ |
D | Kconfig-nommu | 51 external support to redirect the hardware exception vectors to
|
/Linux-v4.19/arch/ia64/kernel/ |
D | irq_ia64.c | 655 ia64_send_ipi (int cpu, int vector, int delivery_mode, int redirect) in ia64_send_ipi() argument 668 ipi_addr = ipi_base_addr + ((phys_cpu_id << 4) | ((redirect & 1) << 3)); in ia64_send_ipi()
|
/Linux-v4.19/Documentation/networking/ |
D | af_xdp.rst | 18 redirect ingress frames to other XDP enabled netdevs, using the 20 XDP programs to redirect frames to a memory buffer in a user-space 73 map. The XDP program can then redirect a packet to a specific index in 210 Note that if an XDP program tries to redirect to a socket that does
|
/Linux-v4.19/drivers/media/radio/si470x/ |
D | Kconfig | 31 to redirect the audio stream from the radio to your sound device:
|
/Linux-v4.19/net/bridge/netfilter/ |
D | Kconfig | 184 tristate "ebt: redirect target support" 186 This option adds the MAC redirect target, which allows altering the MAC
|