Home
last modified time | relevance | path

Searched defs:orig (Results 1 – 25 of 177) sorted by relevance

12345678

/linux/mm/
H A Dvma_init.c81 static inline int vma_pfnmap_track_ctx_dup(struct vm_area_struct *orig, in vma_pfnmap_track_ctx_dup()
111 static inline int vma_pfnmap_track_ctx_dup(struct vm_area_struct *orig, in vma_pfnmap_track_ctx_dup()
121 struct vm_area_struct *vm_area_dup(struct vm_area_struct *orig) in vm_area_dup()
/linux/arch/mips/include/asm/
H A Dbitops.h184 unsigned long res, orig; in test_and_set_bit_lock() local
228 unsigned long res, orig; in test_and_clear_bit() local
265 unsigned long res, orig; in test_and_change_bit() local
286 unsigned long orig; in xor_unlock_is_negative_byte() local
/linux/tools/testing/selftests/bpf/progs/
H A Dconnect_force_port4.c33 struct svc_addr *orig; in connect4() local
76 struct svc_addr *orig; in getpeername4() local
H A Dconnect_force_port6.c32 struct svc_addr *orig; in connect6() local
84 struct svc_addr *orig; in getpeername6() local
/linux/net/batman-adv/
H A Dmulticast.c1602 struct batadv_orig_node *orig, in batadv_mcast_want_unsnoop_update()
1647 struct batadv_orig_node *orig, in batadv_mcast_want_ipv4_update()
1692 struct batadv_orig_node *orig, in batadv_mcast_want_ipv6_update()
1737 struct batadv_orig_node *orig, in batadv_mcast_want_rtr4_update()
1782 struct batadv_orig_node *orig, in batadv_mcast_want_rtr6_update()
1825 struct batadv_orig_node *orig, in batadv_mcast_have_mc_ptype_update()
1880 struct batadv_orig_node *orig, in batadv_mcast_tvlv_ogm_handler()
2178 void batadv_mcast_purge_orig(struct batadv_orig_node *orig) in batadv_mcast_purge_orig()
H A Dgateway_common.c58 struct batadv_orig_node *orig, in batadv_gw_tvlv_ogm_handler_v1()
/linux/net/netfilter/
H A Dxt_DSCP.c76 u_int8_t orig, nv; in tos_tg() local
96 u_int8_t orig, nv; in tos_tg6() local
/linux/arch/riscv/kernel/
H A Dkernel_mode_vector.c28 int orig; in riscv_v_start() local
38 int orig; in riscv_v_stop() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v7_0.c830 u32 orig, data; in gmc_v7_0_enable_mc_ls() local
847 u32 orig, data; in gmc_v7_0_enable_mc_mgcg() local
863 u32 orig, data; in gmc_v7_0_enable_bif_mgls() local
886 u32 orig, data; in gmc_v7_0_enable_hdp_mgcg() local
902 u32 orig, data; in gmc_v7_0_enable_hdp_ls() local
H A Dgfx_v7_0.c3306 u32 data, orig; in gfx_v7_0_halt_rlc() local
3492 u32 data, orig, tmp, tmp2; in gfx_v7_0_enable_cgcg() local
3535 u32 data, orig, tmp = 0; in gfx_v7_0_enable_mgcg() local
3636 u32 data, orig; in gfx_v7_0_enable_sclk_slowdown_on_pu() local
3650 u32 data, orig; in gfx_v7_0_enable_sclk_slowdown_on_pd() local
3663 u32 data, orig; in gfx_v7_0_enable_cp_pg() local
3676 u32 data, orig; in gfx_v7_0_enable_gds_pg() local
3698 u32 data, orig; in gfx_v7_0_enable_gfx_cgpg() local
3769 u32 data, orig; in gfx_v7_0_enable_gfx_static_mgpg() local
3783 u32 data, orig; in gfx_v7_0_enable_gfx_dynamic_mgpg() local
[all …]
H A Dgfx_v6_0.c2448 u32 data, orig; in gfx_v6_0_halt_rlc() local
2549 u32 data, orig, tmp; in gfx_v6_0_enable_cgcg() local
2589 u32 data, orig, tmp = 0; in gfx_v6_0_enable_mgcg() local
2669 u32 data, orig; in gfx_v6_0_enable_cp_pg() local
2779 u32 data, orig; in gfx_v6_0_enable_gfx_static_mgpg() local
2793 u32 data, orig; in gfx_v6_0_enable_gfx_dynamic_mgpg() local
/linux/include/uapi/linux/netfilter_bridge/
H A Debt_802_3.h34 __u8 orig[3]; member
42 __u8 orig[3]; member
/linux/security/selinux/ss/
H A Dhashtab.c140 int hashtab_duplicate(struct hashtab *new, const struct hashtab *orig, in hashtab_duplicate()
142 const struct hashtab_node *orig, void *args), in hashtab_duplicate()
/linux/drivers/md/
H A Ddm-rq.h29 struct bio *orig; member
H A Ddm-rq.c21 struct request *orig, *clone; member
127 static void rq_end_stats(struct mapped_device *md, struct request *orig) in rq_end_stats()
433 static void dm_start_request(struct mapped_device *md, struct request *orig) in dm_start_request()
H A Ddm-io-rewind.c145 struct bio *orig = io->orig_bio; in dm_io_rewind() local
/linux/arch/s390/kernel/
H A Dftrace.c80 static const struct ftrace_insn orig = { .opc = 0xc004, .disp = 0 }; in ftrace_init_nop() local
157 struct ftrace_insn orig = ftrace_generate_branch_insn(ip, old_target); in ftrace_patch_branch_insn() local
/linux/arch/x86/kernel/
H A Dresource.c33 struct resource orig = *avail; in remove_e820_regions() local
H A Ditmt.c47 bool orig; in sched_itmt_enabled_write() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dprobe_user.c17 struct sockaddr curr, orig, tmp; in serial_test_probe_user() local
/linux/kernel/
H A Dseccomp.c532 static void __seccomp_filter_orphan(struct seccomp_filter *orig) in __seccomp_filter_orphan()
541 static void __put_seccomp_filter(struct seccomp_filter *orig) in __put_seccomp_filter()
551 static void __seccomp_filter_release(struct seccomp_filter *orig) in __seccomp_filter_release()
572 struct seccomp_filter *orig; in seccomp_filter_release() local
981 struct seccomp_filter *orig = tsk->seccomp.filter; in get_seccomp_filter() local
2170 struct seccomp_filter *orig, *filter; in get_nth_filter() local
/linux/drivers/gpu/drm/radeon/
H A Dvce_v2_0.c76 u32 orig, tmp; in vce_v2_0_set_dyn_cg() local
/linux/tools/lib/perf/
H A Dcpumap.c408 int perf_cpu_map__merge(struct perf_cpu_map **orig, struct perf_cpu_map *other) in perf_cpu_map__merge()
453 struct perf_cpu_map *perf_cpu_map__intersect(struct perf_cpu_map *orig, in perf_cpu_map__intersect()
/linux/arch/mips/generic/
H A Dboard-sead3.c184 unsigned int freq, orig, tick = 0; in sead3_measure_hpt_freq() local
/linux/net/netfilter/ipvs/
H A Dip_vs_nfct.c143 struct nf_conntrack_tuple *orig, new_reply; in ip_vs_nfct_expect_callback() local

12345678