| /include/uapi/linux/ |
| A D | batadv_packet.h | 223 __u8 orig[ETH_ALEN]; member 249 __u8 orig[ETH_ALEN]; member 267 __u8 orig[ETH_ALEN]; member 295 __u8 orig[ETH_ALEN]; member 318 __u8 orig[ETH_ALEN]; member 347 __u8 orig[ETH_ALEN]; member 386 __u8 orig[ETH_ALEN]; member 471 __u8 orig[ETH_ALEN]; member 491 __u8 orig[ETH_ALEN]; member
|
| A D | cec.h | 139 struct cec_msg *orig) in cec_msg_set_reply_to() argument 142 msg->msg[0] = (cec_msg_destination(orig) << 4) | in cec_msg_set_reply_to() 143 cec_msg_initiator(orig); in cec_msg_set_reply_to()
|
| /include/uapi/linux/netfilter_bridge/ |
| A D | ebt_802_3.h | 34 __u8 orig[3]; member 42 __u8 orig[3]; member
|
| /include/linux/sunrpc/ |
| A D | cache.h | 97 int (*match)(struct cache_head *orig, struct cache_head *new); 98 void (*init)(struct cache_head *orig, struct cache_head *new); 99 void (*update)(struct cache_head *orig, struct cache_head *new);
|
| /include/linux/mtd/ |
| A D | map.h | 344 static inline map_word map_word_load_partial(struct map_info *map, map_word orig, const unsigned ch… in map_word_load_partial() argument 349 char *dest = (char *)&orig; in map_word_load_partial() 361 orig.x[0] &= ~(0xff << bitpos); in map_word_load_partial() 362 orig.x[0] |= (unsigned long)buf[i-start] << bitpos; in map_word_load_partial() 365 return orig; in map_word_load_partial()
|
| /include/sound/ |
| A D | hwdep.h | 18 long long offset, int orig);
|
| A D | info.h | 49 loff_t offset, int orig);
|
| /include/kunit/ |
| A D | resource.h | 406 #define KUNIT_DEFINE_ACTION_WRAPPER(wrapper, orig, arg_type) \ argument 410 orig(arg); \
|
| /include/net/netfilter/ |
| A D | nf_conntrack_core.h | 44 const struct nf_conntrack_tuple *orig);
|
| A D | nf_conntrack_l4proto.h | 75 const struct nf_conntrack_tuple *orig); 77 const struct nf_conntrack_tuple *orig);
|
| A D | nf_conntrack.h | 253 const struct nf_conntrack_tuple *orig,
|
| /include/net/ |
| A D | xfrm.h | 393 struct dst_entry *(*blackhole_route)(struct net *net, struct dst_entry *orig); 509 int (*clone_state)(struct xfrm_state *x, struct xfrm_state *orig); 2015 struct xfrm_state *orig) in xfrm_replay_clone() argument 2018 x->replay_esn = kmemdup(orig->replay_esn, in xfrm_replay_clone() 2019 xfrm_replay_state_esn_len(orig->replay_esn), in xfrm_replay_clone() 2023 x->preplay_esn = kmemdup(orig->preplay_esn, in xfrm_replay_clone() 2024 xfrm_replay_state_esn_len(orig->preplay_esn), in xfrm_replay_clone() 2034 return kmemdup(orig, aead_len(orig), GFP_KERNEL); in xfrm_algo_aead_clone() 2038 static inline struct xfrm_algo *xfrm_algo_clone(struct xfrm_algo *orig) in xfrm_algo_clone() argument 2040 return kmemdup(orig, xfrm_alg_len(orig), GFP_KERNEL); in xfrm_algo_clone() [all …]
|
| A D | tcp.h | 2021 const struct tcp_fastopen_cookie *orig) in tcp_fastopen_cookie_match() argument 2023 if (orig->len == TCP_FASTOPEN_COOKIE_SIZE && in tcp_fastopen_cookie_match() 2024 orig->len == foc->len && in tcp_fastopen_cookie_match() 2025 !memcmp(orig->val, foc->val, foc->len)) in tcp_fastopen_cookie_match()
|
| A D | ip_fib.h | 498 void fib_nhc_update_mtu(struct fib_nh_common *nhc, u32 new, u32 orig);
|
| A D | ipv6.h | 1175 struct in6_addr *orig);
|
| /include/linux/ |
| A D | nodemask.h | 356 #define nodes_onto(dst, orig, relmap) \ argument 357 __nodes_onto(&(dst), &(orig), &(relmap), MAX_NUMNODES) 364 #define nodes_fold(dst, orig, sz) \ argument 365 __nodes_fold(&(dst), &(orig), sz, MAX_NUMNODES)
|
| A D | if_team.h | 60 } orig; member
|
| A D | bitmap.h | 221 void bitmap_onto(unsigned long *dst, const unsigned long *orig, 223 void bitmap_fold(unsigned long *dst, const unsigned long *orig,
|
| A D | kprobes.h | 348 struct kprobe *orig);
|
| A D | netfs.h | 439 ssize_t netfs_extract_user_iter(struct iov_iter *orig, size_t orig_len,
|
| A D | coresight.h | 221 struct coresight_device *orig; member
|
| A D | lsm_hook_defs.h | 66 LSM_HOOK(int, 0, sb_eat_lsm_opts, char *orig, void **mnt_opts)
|
| A D | bpf.h | 1065 int (*gen_ld_abs)(const struct bpf_insn *orig,
|
| /include/linux/qed/ |
| A D | qed_if.h | 1414 int orig; member
|