Home
last modified time | relevance | path

Searched defs:mark (Results 51 - 75 of 381) sorted by relevance

12345678910>>...16

/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsmp-tbsync.c26 volatile u64 mark; member
39 static void enter_contest(u64 mark, long add) in enter_contest() argument
82 u64 mark; in start_contest() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_chain_route.c24 u32 mark; in nf_route_table_hook4() local
71 u32 mark, flowlabel; in nf_route_table_hook6() local
[all...]
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_skbedit.h17 u32 mark; member
54 u32 mark; in tcf_skbedit_mark() local
H A Dtc_ct.h16 u32 mark; member
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Diptable_mangle.c46 u_int32_t mark; in ipt_mangle_out() local
/kernel/linux/linux-5.10/net/ipv6/
H A Dipcomp6.c117 u32 mark = x->mark.m & x->mark.v; in ipcomp6_tunnel_attach() local
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dip6table_mangle.c40 u_int32_t flowlabel, mark; in ip6t_mangle_out() local
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_wrr.c108 struct ip_vs_wrr_mark *mark; in ip_vs_wrr_init_svc() local
129 struct ip_vs_wrr_mark *mark = svc->sched_data; ip_vs_wrr_done_svc() local
141 struct ip_vs_wrr_mark *mark = svc->sched_data; ip_vs_wrr_dest_changed() local
164 struct ip_vs_wrr_mark *mark = svc->sched_data; ip_vs_wrr_schedule() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc_conntrack.h49 u32 mark; member
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_chain_route.c24 u32 mark; in nf_route_table_hook4() local
71 u32 mark, flowlabel; in nf_route_table_hook6() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_do_redirect.c67 static bool check_pkt(void *data, void *data_end, const __u32 mark) in check_pkt() argument
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_wrr.c108 struct ip_vs_wrr_mark *mark; in ip_vs_wrr_init_svc() local
129 struct ip_vs_wrr_mark *mark = svc->sched_data; ip_vs_wrr_done_svc() local
141 struct ip_vs_wrr_mark *mark = svc->sched_data; ip_vs_wrr_dest_changed() local
164 struct ip_vs_wrr_mark *mark = svc->sched_data; ip_vs_wrr_schedule() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Diptable_mangle.c43 u_int32_t mark; in ipt_mangle_out() local
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dip6table_mangle.c37 u_int32_t flowlabel, mark; in ip6t_mangle_out() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dipcomp6.c117 u32 mark = x->mark.m & x->mark.v; in ipcomp6_tunnel_attach() local
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify14.c63 struct test_case_flags_t mark; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp65 void mark(Counter C) { in mark() function in __anon24296::CounterExpressionsMinimizer
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_aac.cpp212 void RtpEncoderAAC::MakeAACRtp(const void *data, size_t len, bool mark, uint32_t stamp) in MakeAACRtp() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dflex_property.h225 void SetMarkParentMeasure(bool mark) in SetMarkParentMeasure() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dinner_app_quick_fix.cpp33 InnerAppQuickFix::InnerAppQuickFix(const AppQuickFix &appQuickFix, const QuickFixMark &mark) in InnerAppQuickFix() argument
88 void InnerAppQuickFix::SetQuickFixMark(const QuickFixMark &mark) in SetQuickFixMark() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_deleter_test/
H A Dbms_bundle_quick_fix_deleter_test.cpp260 QuickFixMark mark; in HWTEST_F() local
280 QuickFixMark mark; in HWTEST_F() local
300 QuickFixMark mark; in HWTEST_F() local
321 QuickFixMark mark; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dclat_manager.cpp124 Fwmark mark; in GetFwmark() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_cgrp2_sock.c30 static int prog_load(__u32 idx, __u32 mark, __u32 prio) in prog_load() argument
141 unsigned int mark = 0; get_somark() local
167 unsigned int mark, prio; show_sockopts() local
206 __u32 idx = 0, mark = 0, prio = 0; main() local
[all...]
/kernel/linux/linux-5.10/kernel/
H A Daudit_fsnotify.c30 struct fsnotify_mark mark; /* fsnotify mark on the inode */ member
47 static void audit_fsnotify_free_mark(struct fsnotify_mark *mark) in audit_fsnotify_free_mark() argument
55 char *audit_mark_path(struct audit_fsnotify_mark *mark) in audit_mark_path() argument
60 int audit_mark_compare(struct audit_fsnotify_mark *mark, unsigned long ino, dev_t dev) in audit_mark_compare() argument
141 struct audit_fsnotify_mark *mark = krule->exe; audit_remove_mark_rule() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dxfrm4_policy.c20 __xfrm4_dst_lookup(struct net *net, struct flowi4 *fl4, int tos, int oif, const xfrm_address_t *saddr, const xfrm_address_t *daddr, u32 mark) __xfrm4_dst_lookup() argument
45 xfrm4_dst_lookup(struct net *net, int tos, int oif, const xfrm_address_t *saddr, const xfrm_address_t *daddr, u32 mark) xfrm4_dst_lookup() argument
55 xfrm4_get_saddr(struct net *net, int oif, xfrm_address_t *saddr, xfrm_address_t *daddr, u32 mark) xfrm4_get_saddr() argument

Completed in 9 milliseconds

12345678910>>...16