Searched defs:orig (Results 176 – 193 of 193) sorted by relevance
12345678
/Linux-v5.10/drivers/target/ |
D | target_core_user.c | 2346 char *orig, *ptr, *opts; in tcmu_set_configfs_dev_params() local
|
/Linux-v5.10/arch/x86/kvm/mmu/ |
D | mmu.c | 375 union split_spte *ssptep, sspte, orig; in __update_clear_spte_slow() local 410 union split_spte spte, *orig = (union split_spte *)sptep; in __get_spte_lockless() local
|
/Linux-v5.10/drivers/dma/ti/ |
D | k3-udma.c | 279 u32 tmp, orig; in udma_update_bits() local
|
/Linux-v5.10/net/netfilter/ |
D | nf_conntrack_netlink.c | 859 struct nf_conntrack_tuple orig; member
|
/Linux-v5.10/tools/perf/ |
D | builtin-c2c.c | 2449 static char *fill_line(const char *orig, int len) in fill_line()
|
/Linux-v5.10/drivers/gpu/drm/tidss/ |
D | tidss_dispc.c | 385 static u32 FLD_MOD(u32 orig, u32 val, u32 start, u32 end) in FLD_MOD()
|
/Linux-v5.10/drivers/tty/vt/ |
D | vt.c | 2892 int orig = *buf; in do_con_write() local
|
/Linux-v5.10/include/net/ |
D | tcp.h | 1711 const struct tcp_fastopen_cookie *orig) in tcp_fastopen_cookie_match()
|
/Linux-v5.10/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 1907 ARCH_REGS orig, regs; in __change_syscall() local
|
/Linux-v5.10/fs/proc/ |
D | base.c | 902 loff_t mem_lseek(struct file *file, loff_t offset, int orig) in mem_lseek()
|
/Linux-v5.10/net/core/ |
D | filter.c | 2950 struct page *page, *orig; in BPF_CALL_4() local 7791 static int bpf_gen_ld_abs(const struct bpf_insn *orig, in bpf_gen_ld_abs()
|
D | skbuff.c | 1301 static int skb_zerocopy_clone(struct sk_buff *nskb, struct sk_buff *orig, in skb_zerocopy_clone()
|
/Linux-v5.10/fs/btrfs/ |
D | volumes.c | 995 static struct btrfs_fs_devices *clone_fs_devices(struct btrfs_fs_devices *orig) in clone_fs_devices()
|
D | inode.c | 1845 struct extent_state *orig, u64 split) in btrfs_split_delalloc_extent()
|
/Linux-v5.10/drivers/s390/net/ |
D | qeth_core_main.c | 6298 struct net_device *qeth_clone_netdev(struct net_device *orig) in qeth_clone_netdev()
|
/Linux-v5.10/include/linux/qed/ |
D | qed_if.h | 1354 int orig; member
|
/Linux-v5.10/drivers/net/ethernet/nvidia/ |
D | forcedeth.c | 355 struct ring_desc *orig; member
|
/Linux-v5.10/kernel/events/ |
D | core.c | 10016 char *start, *orig, *filename = NULL; in perf_event_parse_addr_filter() local
|
12345678