Home
last modified time | relevance | path

Searched +defs:a +defs:mark (Results 1 – 19 of 19) sorted by relevance

/linux/include/net/tc_act/
H A Dtc_skbedit.h18 u32 mark; member
30 #define to_skbedit(a) ((struct tcf_skbedit *)a) argument
33 static inline bool is_tcf_skbedit_with_flag(const struct tc_action *a, u32 flag) in is_tcf_skbedit_with_flag()
49 static inline bool is_tcf_skbedit_mark(const struct tc_action *a) in is_tcf_skbedit_mark()
54 static inline u32 tcf_skbedit_mark(const struct tc_action *a) in tcf_skbedit_mark()
56 u32 mark; in tcf_skbedit_mark() local
66 static inline bool is_tcf_skbedit_ptype(const struct tc_action *a) in is_tcf_skbedit_ptype()
71 static inline u32 tcf_skbedit_ptype(const struct tc_action *a) in tcf_skbedit_ptype()
83 static inline bool is_tcf_skbedit_priority(const struct tc_action *a) in is_tcf_skbedit_priority()
88 static inline u32 tcf_skbedit_priority(const struct tc_action *a) in tcf_skbedit_priority()
[all …]
H A Dtc_ct.h17 u32 mark; member
40 #define to_ct(a) ((struct tcf_ct *)a) argument
41 #define to_ct_params(a) \ argument
46 static inline uint16_t tcf_ct_zone(const struct tc_action *a) in tcf_ct_zone()
51 static inline int tcf_ct_action(const struct tc_action *a) in tcf_ct_action()
56 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft()
61 static inline struct nf_conntrack_helper *tcf_ct_helper(const struct tc_action *a) in tcf_ct_helper()
67 static inline uint16_t tcf_ct_zone(const struct tc_action *a) { return 0; } in tcf_ct_zone()
68 static inline int tcf_ct_action(const struct tc_action *a) { return 0; } in tcf_ct_action()
69 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft()
[all …]
/linux/fs/notify/
H A Dmark.c94 void fsnotify_get_mark(struct fsnotify_mark *mark) in fsnotify_get_mark()
244 struct fsnotify_mark *mark; in __fsnotify_recalc_mask() local
366 static void fsnotify_final_mark_destroy(struct fsnotify_mark *mark) in fsnotify_final_mark_destroy()
387 void fsnotify_put_mark(struct fsnotify_mark *mark) in fsnotify_put_mark()
454 static bool fsnotify_get_mark_safe(struct fsnotify_mark *mark) in fsnotify_get_mark_safe()
478 static void fsnotify_put_mark_wake(struct fsnotify_mark *mark) in fsnotify_put_mark_wake()
541 void fsnotify_detach_mark(struct fsnotify_mark *mark) in fsnotify_detach_mark()
570 void fsnotify_free_mark(struct fsnotify_mark *mark) in fsnotify_free_mark()
592 void fsnotify_destroy_mark(struct fsnotify_mark *mark, in fsnotify_destroy_mark()
621 int fsnotify_compare_groups(struct fsnotify_group *a, struct fsnotify_group *b) in fsnotify_compare_groups()
[all …]
/linux/net/sched/
H A Dact_skbedit.c41 const struct tc_action *a, in tcf_skbedit_act()
93 static void tcf_skbedit_stats_update(struct tc_action *a, u64 bytes, in tcf_skbedit_stats_update()
116 struct nlattr *est, struct tc_action **a, in tcf_skbedit_init()
127 u32 flags = 0, *priority = NULL, *mark = NULL, *mask = NULL; in tcf_skbedit_init() local
283 static int tcf_skbedit_dump(struct sk_buff *skb, struct tc_action *a, in tcf_skbedit_dump()
344 static void tcf_skbedit_cleanup(struct tc_action *a) in tcf_skbedit_cleanup()
H A Dact_ct.c898 static void tcf_ct_act_set_mark(struct nf_conn *ct, u32 mark, u32 mask) in tcf_ct_act_set_mark() argument
961 TC_INDIRECT_SCOPE int tcf_ct_act(struct sk_buff *skb, const struct tc_action *a, in tcf_ct_act() argument
1342 tcf_ct_init(struct net * net,struct nlattr * nla,struct nlattr * est,struct tc_action ** a,struct tcf_proto * tp,u32 flags,struct netlink_ext_ack * extack) tcf_ct_init() argument
1435 tcf_ct_cleanup(struct tc_action * a) tcf_ct_cleanup() argument
1522 tcf_ct_dump(struct sk_buff * skb,struct tc_action * a,int bind,int ref) tcf_ct_dump() argument
1591 tcf_stats_update(struct tc_action * a,u64 bytes,u64 packets,u64 drops,u64 lastuse,bool hw) tcf_stats_update() argument
[all...]
H A Dsch_cake.c1467 static const u32 a = CAKE_MAX_TINS * CAKE_QUEUES; cake_heapify() local
1667 u32 tin, mark; cake_select_tin() local
[all...]
/linux/include/net/
H A Dfib_rules.h24 u32 mark; member
146 static inline bool fib_rule_port_inrange(const struct fib_rule_port_range *a, in fib_rule_port_inrange()
164 static inline bool fib_rule_port_range_valid(const struct fib_rule_port_range *a) in fib_rule_port_range_valid()
170 static inline bool fib_rule_port_range_compare(struct fib_rule_port_range *a, in fib_rule_port_range_compare()
H A Dipv6.h124 #define IPV6_ADDR_MC_SCOPE(a) \ argument
136 #define IPV6_ADDR_MC_FLAG_TRANSIENT(a) \ argument
138 #define IPV6_ADDR_MC_FLAG_PREFIX(a) \ argument
140 IPV6_ADDR_MC_FLAG_RENDEZVOUS(a) global() argument
211 IP6_REPLY_MARK(net,mark) global() argument
725 ipv6_addr_any(const struct in6_addr * a) ipv6_addr_any() argument
737 ipv6_addr_hash(const struct in6_addr * a) ipv6_addr_hash() argument
751 __ipv6_addr_jhash(const struct in6_addr * a,const u32 initval) __ipv6_addr_jhash() argument
757 ipv6_addr_loopback(const struct in6_addr * a) ipv6_addr_loopback() argument
773 ipv6_addr_v4mapped(const struct in6_addr * a) ipv6_addr_v4mapped() argument
785 ipv6_addr_v4mapped_loopback(const struct in6_addr * a) ipv6_addr_v4mapped_loopback() argument
810 ipv6_addr_orchid(const struct in6_addr * a) ipv6_addr_orchid() argument
[all...]
H A Dxfrm.h209 struct xfrm_mark mark; member
377 u32 mark; member
649 struct xfrm_mark mark; member
1934 static inline bool xfrm6_addr_equal(const xfrm_address_t *a, in xfrm6_addr_equal()
1941 static inline bool xfrm_addr_equal(const xfrm_address_t *a, in xfrm_addr_equal()
2204 static inline __u32 xfrm_smark_get(__u32 mark, struct xfrm_state *x) in xfrm_smark_get()
/linux/net/openvswitch/
H A Dflow_netlink.c478 const struct nlattr *a[], in __parse_flow_nlattrs()
530 const struct nlattr *a[], u64 *attrsp, in parse_flow_mask_nlattrs()
536 int parse_flow_nlattrs(const struct nlattr *attr, const struct nlattr *a[], in parse_flow_nlattrs()
542 static int genev_tun_opt_from_nlattr(const struct nlattr *a, in genev_tun_opt_from_nlattr()
597 struct nlattr *a; in vxlan_tun_opt_from_nlattr() local
649 static int erspan_tun_opt_from_nlattr(const struct nlattr *a, in erspan_tun_opt_from_nlattr()
684 struct nlattr *a; in ip_tun_from_nlattr() local
989 const struct nlattr *a[], in encode_vlan_from_nlattrs()
1013 const struct nlattr **a, bool log) in validate_vlan_from_nlattrs()
1051 const struct nlattr **a, bool log) in validate_vlan_mask_from_nlattrs()
[all …]
H A Dconntrack.c71 struct md_mark mark; member
1095 struct nlattr *a; parse_nat() local
1241 struct nlattr *a; parse_ct() local
1279 struct md_mark *mark = nla_data(a); parse_ct() local
1561 ovs_ct_free_action(const struct nlattr * a) ovs_ct_free_action() argument
1851 struct nlattr **a = info->attrs; ovs_ct_limit_cmd_set() local
1885 struct nlattr **a = info->attrs; ovs_ct_limit_cmd_del() local
1917 struct nlattr **a = info->attrs; ovs_ct_limit_cmd_get() local
[all...]
/linux/drivers/pinctrl/renesas/
H A Dcore.c293 static int sh_pfc_mark_to_enum(struct sh_pfc *pfc, u16 mark, int pos, in sh_pfc_mark_to_enum()
316 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type) in sh_pfc_config_mux()
798 static bool __init same_name(const char *a, const char *b) in same_name()
997 const struct sh_pfc_pin_group *a, in sh_pfc_compare_groups()
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c234 static void set_mark(int fd, uint32_t mark) in set_mark()
317 struct addrinfo *a, *addr; in sock_listen_mptcp() local
377 struct addrinfo *a, *addr; in sock_connect_mptcp() local
1054 char a[INET6_ADDRSTRLEN]; in check_getpeername() local
1074 char a[INET6_ADDRSTRLEN]; in check_getpeername_connect() local
/linux/kernel/trace/
H A Dtrace_output.c545 } mark[] = { variable
703 int a, p, x; in print_function_args() local
/linux/fs/btrfs/
H A Ddisk-io.c712 const struct btrfs_root *a = rb_entry(a_node, struct btrfs_root, rb_node); in global_root_cmp() local
4614 int mark) in btrfs_destroy_marked_extents()
H A Dtree-log.c3316 int mark; in btrfs_sync_log() local
4983 static int extent_cmp(void *priv, const struct list_head *a, in extent_cmp()
/linux/net/
H A Dsocket.c1039 __u32 mark = skb->mark; in sock_recv_mark() local
3083 unsigned long a[AUDITSC_ARGS]; in SYSCALL_DEFINE2() local
/linux/drivers/md/
H A Dmd.c3448 static int md_rdevs_overlap(struct md_rdev *a, struct md_rdev *b) in md_rdevs_overlap()
9442 unsigned long mark[SYNC_MARKS]; in md_do_sync() local
/linux/drivers/net/ethernet/sun/
H A Dniu.c3289 static unsigned int niu_hash_rxaddr(struct rx_ring_info *rp, u64 a) in niu_hash_rxaddr()
6551 u64 mapping, u64 len, u64 mark, in niu_set_txd()