| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nft_objref.c | 100 struct nft_set *set; member 110 const struct nft_set *set = priv->set; in nft_objref_map_eval() local 134 struct nft_set *set; in nft_objref_map_init() local [all...] |
| H A D | nft_lookup.c | 19 struct nft_set *set; member 28 bool nft_set_do_lookup(const struct net *net, const struct nft_set *set, in nft_set_do_lookup() argument 63 const struct nft_set *set = priv->set; nft_lookup_eval() local 103 struct nft_set *set; nft_lookup_init() local [all...] |
| H A D | nft_last.c | 13 unsigned int set; member
|
| /kernel/linux/linux-6.6/net/ |
| H A D | sysctl_net.c | 36 static int is_seen(struct ctl_table_set *set) in is_seen() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | s390-cpumcf-kernel.h | 18 unsigned int set:16; /* 16-23 Counter set identifier */ member
|
| H A D | s390-sample-raw.c | 33 static size_t ctrset_size(struct cf_ctrset_entry *set) in ctrset_size() argument 38 static bool ctrset_valid(struct cf_ctrset_entry *set) in ctrset_valid() argument 164 get_counter_name(int set, int nr, struct perf_pmu *pmu) get_counter_name() argument [all...] |
| /kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/ |
| H A D | cpupower-monitor.h | 85 cpu_set_t set; in bind_cpu() local
|
| /kernel/liteos_m/components/signal/ |
| H A D | los_signal.c | 267 UINT32 LOS_SignalMask(INT32 how, const sigset_t *set, sigset_t *oldSet)
in LOS_SignalMask() argument 312 STATIC INLINE UINT32 SignalTimedWait(LosTaskCB *task, const sigset_t *set, UINT32 timeout, UINT32 *intSave)
in SignalTimedWait() argument 348 UINT32 LOS_SignalWait(const sigset_t *set, siginfo_t *info, UINT32 timeout)
in LOS_SignalWait() argument [all...] |
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | strset.c | 41 struct strset *set = calloc(1, sizeof(*set)); in strset__new() local 84 strset__free(struct strset *set) strset__free() argument 94 strset__data_size(const struct strset *set) strset__data_size() argument 99 strset__data(const struct strset *set) strset__data() argument 104 strset_add_str_mem(struct strset *set, size_t add_sz) strset_add_str_mem() argument 116 strset__find_str(struct strset *set, const char *s) strset__find_str() argument 142 strset__add_str(struct strset *set, const char *s) strset__add_str() argument [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ipset/ |
| H A D | ip_set_hash_mac.c | 72 hash_mac4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_mac4_kadt() argument 95 hash_mac4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_mac4_uadt() argument [all...] |
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | tracex6_user.c | 29 cpu_set_t set; in check_on_cpu() local
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| H A D | plugin.py | 62 def set(self, key, value): member in Config
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | selectndk.cpp | 65 fd_set set = {PARAM_0};
in PSelect() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/ |
| H A D | signalndk32.cpp | 75 sigset_t set;
in SigTimedWait_time642() local
|
| /test/xts/hats/kernel/freelist/modify_pointer/ |
| H A D | Malloc_modify_pointer.cpp | 132 sigset_t set; in HWTEST_F() local
|
| /test/xts/hats/kernel/freelist/encode_pointer/ |
| H A D | Malloc_encode_pointer.cpp | 141 sigset_t set; in HWTEST_F() local
|
| /third_party/elfutils/tests/ |
| H A D | allregs.c | 74 const char *set, *pfx; member 172 const char *set = NULL; main() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Row.java | 92 protected Row<C0, C1, C2, C3, C4> set(int i, Object item) { in set() method in Row
|
| H A D | EmojiProps.java | 109 public UnicodeSet addPropertyStarts(UnicodeSet set) { in addPropertyStarts() argument 177 public void addStrings(int which, UnicodeSet set) { in addStrings() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
| H A D | LocaleValidityChecker.java | 36 public boolean set(Datatype datatype, String code) { in set() method in LocaleValidityChecker.Where [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/range/ |
| H A D | StandardPluralRanges.java | 125 public static StandardPluralRanges forSet(String set) { in forSet() argument 103 getPluralRangesData( String set, StandardPluralRanges out) getPluralRangesData() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | CodePointMap.java | 142 public void set(int start, int end, int value) { in set() method in CodePointMap.Range
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | trnserr.cpp | 171 UnicodeSet set; in TestUnicodeSetErrors() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | lstmbe.cpp | 765 LSTMBreakEngine::LSTMBreakEngine(const LSTMData* data, const UnicodeSet& set, UErrorCode &status) in LSTMBreakEngine() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
| H A D | UTS46Test.java | 135 private void set(String[] data) { in set() method in UTS46Test.TestCase
|