| /linux/mm/ |
| H A D | vma_init.c | 81 vma_pfnmap_track_ctx_dup(struct vm_area_struct * orig,struct vm_area_struct * new) vma_pfnmap_track_ctx_dup() argument 111 vma_pfnmap_track_ctx_dup(struct vm_area_struct * orig,struct vm_area_struct * new) vma_pfnmap_track_ctx_dup() argument 121 vm_area_dup(struct vm_area_struct * orig) vm_area_dup() argument
|
| /linux/arch/mips/include/asm/ |
| H A D | bitops.h | 184 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 D | connect_force_port4.c | 33 struct svc_addr *orig; connect4() local 76 struct svc_addr *orig; getpeername4() local [all...] |
| H A D | connect_force_port6.c | 32 struct svc_addr *orig; connect6() local 84 struct svc_addr *orig; getpeername6() local [all...] |
| /linux/include/uapi/linux/ |
| H A D | batadv_packet.h | 229 __u8 orig[ETH_ALEN]; member 255 __u8 orig[ETH_ALEN]; member 273 __u8 orig[ETH_ALEN]; member 301 __u8 orig[ETH_ALEN]; member 324 __u8 orig[ETH_ALEN]; member 353 __u8 orig[ETH_ALEN]; member 392 __u8 orig[ETH_ALEN]; member 477 __u8 orig[ETH_ALEN]; member 497 __u8 orig[ETH_ALEN]; member
|
| /linux/net/netfilter/ |
| H A D | xt_DSCP.c | 76 u_int8_t orig, nv; in tos_tg() local 96 u_int8_t orig, nv; in tos_tg6() local
|
| /linux/net/batman-adv/ |
| H A D | multicast.c | 1613 struct batadv_orig_node *orig, in batadv_mcast_want_unsnoop_update() 1658 struct batadv_orig_node *orig, in batadv_mcast_want_ipv4_update() 1703 struct batadv_orig_node *orig, in batadv_mcast_want_ipv6_update() 1748 struct batadv_orig_node *orig, in batadv_mcast_want_rtr4_update() 1793 struct batadv_orig_node *orig, in batadv_mcast_want_rtr6_update() 1836 struct batadv_orig_node *orig, in batadv_mcast_have_mc_ptype_update() 1891 struct batadv_orig_node *orig, in batadv_mcast_tvlv_ogm_handler() 2189 void batadv_mcast_purge_orig(struct batadv_orig_node *orig) in batadv_mcast_purge_orig()
|
| H A D | gateway_common.c | 59 struct batadv_orig_node *orig, in batadv_gw_tvlv_ogm_handler_v1()
|
| /linux/include/uapi/linux/netfilter_bridge/ |
| H A D | ebt_802_3.h | 34 __u8 orig[3]; member 42 __u8 orig[3]; member
|
| /linux/security/selinux/ss/ |
| H A D | hashtab.c | 140 int hashtab_duplicate(struct hashtab *new, const struct hashtab *orig, in hashtab_duplicate() 142 const struct hashtab_node *orig, void *args), in hashtab_duplicate()
|
| H A D | conditional.c | 601 cond_dup_av_list(struct cond_av_list * new,const struct cond_av_list * orig,struct avtab * avtab) cond_dup_av_list() argument 681 cond_bools_copy(struct hashtab_node * new,const struct hashtab_node * orig,void * args) cond_bools_copy() argument 707 duplicate_policydb_bools(struct policydb * newdb,const struct policydb * orig) duplicate_policydb_bools() argument 739 cond_policydb_dup(struct policydb * new,const struct policydb * orig) cond_policydb_dup() argument [all...] |
| /linux/drivers/md/ |
| H A D | dm-rq.h | 29 struct bio *orig; member
|
| H A D | dm-io-rewind.c | 145 struct bio *orig = io->orig_bio; in dm_io_rewind() local
|
| /linux/arch/s390/kernel/ |
| H A D | ftrace.c | 80 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/tools/testing/selftests/bpf/prog_tests/ |
| H A D | probe_user.c | 17 struct sockaddr curr, orig, tmp; serial_test_probe_user() local
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | set_sregs_test.c | 24 #define TEST_INVALID_SREG_BIT(vcpu, reg, orig, bit) \ argument
|
| /linux/arch/x86/kernel/ |
| H A D | itmt.c | 47 bool orig; in sched_itmt_enabled_write() local
|
| /linux/kernel/ |
| H A D | seccomp.c | 532 static void __seccomp_filter_orphan(struct seccomp_filter *orig) in __seccomp_filter_orphan() argument 541 static void __put_seccomp_filter(struct seccomp_filter *orig) in __put_seccomp_filter() argument 551 __seccomp_filter_release(struct seccomp_filter * orig) __seccomp_filter_release() argument 572 struct seccomp_filter *orig; seccomp_filter_release() local 981 struct seccomp_filter *orig = tsk->seccomp.filter; get_seccomp_filter() local 2170 struct seccomp_filter *orig, *filter; get_nth_filter() local [all...] |
| /linux/drivers/gpu/drm/radeon/ |
| H A D | vce_v2_0.c | 76 u32 orig, tmp; in vce_v2_0_set_dyn_cg() local
|
| /linux/tools/lib/perf/ |
| H A D | cpumap.c | 410 perf_cpu_map__merge(struct perf_cpu_map ** orig,struct perf_cpu_map * other) perf_cpu_map__merge() argument 455 perf_cpu_map__intersect(struct perf_cpu_map * orig,struct perf_cpu_map * other) perf_cpu_map__intersect() argument [all...] |
| /linux/drivers/media/platform/arm/mali-c55/ |
| H A D | mali-c55-core.c | 115 u32 orig, new; in mali_c55_update_bits() local 168 u32 orig, tmp; in mali_c55_ctx_update_bits() local
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_nfct.c | 142 struct nf_conntrack_tuple *orig, new_reply; in ip_vs_nfct_expect_callback() local
|
| /linux/arch/mips/generic/ |
| H A D | board-sead3.c | 184 unsigned int freq, orig, tick = 0; in sead3_measure_hpt_freq() local
|
| /linux/drivers/ptp/ |
| H A D | ptp_clockmatrix.h | 26 #define SET_U16_LSB(orig, val8) (orig = (0xff00 & (orig)) | (val8)) argument 27 #define SET_U16_MSB(orig, val8) (orig = (0x00ff & (orig)) | (val8 << 8)) argument
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_hash_netnet.c | 88 struct hash_netnet4_elem *orig) in hash_netnet4_data_reset_elem() 326 struct hash_netnet6_elem *orig) in hash_netnet6_data_reset_elem()
|