/kernel/linux/linux-6.6/net/ipv6/ |
H A D | route.c | 123 unsigned int pref); 934 unsigned int pref; in rt6_route_rcv() local 957 pref = rinfo->route_pref; in rt6_route_rcv() 958 if (pref == ICMPV6_ROUTER_PREF_INVALID) in rt6_route_rcv() 986 dev, pref); in rt6_route_rcv() 989 (rt->fib6_flags & ~RTF_PREF_MASK) | RTF_PREF(pref); in rt6_route_rcv() 4293 unsigned int pref) in rt6_add_route_info() 4300 RTF_UP | RTF_PREF(pref), in rt6_add_route_info() 4357 unsigned int pref, in rt6_add_dflt_router() 4365 RTF_UP | RTF_EXPIRES | RTF_PREF(pref), in rt6_add_dflt_router() 4289 rt6_add_route_info(struct net *net, const struct in6_addr *prefix, int prefixlen, const struct in6_addr *gwaddr, struct net_device *dev, unsigned int pref) rt6_add_route_info() argument 4354 rt6_add_dflt_router(struct net *net, const struct in6_addr *gwaddr, struct net_device *dev, unsigned int pref, u32 defrtr_usr_metric) rt6_add_dflt_router() argument 5000 unsigned int pref; rtm_to_fib6_config() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | fib_tests.sh | 621 $IP -4 rule add pref 32765 table local 622 $IP -4 rule del pref 0 623 $IP -6 rule add pref 32765 table local 624 $IP -6 rule del pref 0 782 out=$($IP -6 ro ls match ${pfx} | sed -e 's/ pref medium//')
|
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | common.c | 512 ptr->pref[TOMOYO_PREF_MAX_AUDIT_LOG] = in tomoyo_assign_profile() 514 ptr->pref[TOMOYO_PREF_MAX_LEARNING_ENTRY] = in tomoyo_assign_profile() 712 tomoyo_set_uint(&profile->pref[i], cp, in tomoyo_write_profile() 789 profile->pref[i]); in tomoyo_read_profile()
|
H A D | audit.c | 340 if (tomoyo_log_count >= p->pref[TOMOYO_PREF_MAX_AUDIT_LOG]) in tomoyo_get_audit()
|
H A D | util.c | 1091 pref[TOMOYO_PREF_MAX_LEARNING_ENTRY]) in tomoyo_domain_quota_is_ok()
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | common.c | 504 ptr->pref[TOMOYO_PREF_MAX_AUDIT_LOG] = in tomoyo_assign_profile() 506 ptr->pref[TOMOYO_PREF_MAX_LEARNING_ENTRY] = in tomoyo_assign_profile() 704 tomoyo_set_uint(&profile->pref[i], cp, in tomoyo_write_profile() 781 profile->pref[i]); in tomoyo_read_profile()
|
H A D | audit.c | 341 if (tomoyo_log_count >= p->pref[TOMOYO_PREF_MAX_AUDIT_LOG]) in tomoyo_get_audit()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
H A D | CalendarRegressionTest.java | 2191 String[] pref = Calendar.getKeywordValuesForLocale("calendar", loc, true); in TestGetKeywordValuesForLocale() 2193 if (pref.length == expected.length) { in TestGetKeywordValuesForLocale() 2195 for (int j = 0; j < pref.length; j++) { in TestGetKeywordValuesForLocale() 2196 if (!pref[j].equals(expected[j])) { in TestGetKeywordValuesForLocale() 2203 + " got:" + Arrays.toString(pref) + " expected:" + Arrays.toString(expected)); in TestGetKeywordValuesForLocale()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
H A D | CalendarRegressionTest.java | 2194 String[] pref = Calendar.getKeywordValuesForLocale("calendar", loc, true); in TestGetKeywordValuesForLocale() 2196 if (pref.length == expected.length) { in TestGetKeywordValuesForLocale() 2198 for (int j = 0; j < pref.length; j++) { in TestGetKeywordValuesForLocale() 2199 if (!pref[j].equals(expected[j])) { in TestGetKeywordValuesForLocale() 2206 + " got:" + Arrays.toString(pref) + " expected:" + Arrays.toString(expected)); in TestGetKeywordValuesForLocale()
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ccaltst.c | 1617 UEnumeration *all, *pref; in TestGetKeywordValuesForLocale() local 1627 pref = NULL; in TestGetKeywordValuesForLocale() 1630 pref = ucal_getKeywordValuesForLocale("calendar", loc, true, &status); in TestGetKeywordValuesForLocale() 1637 if (U_SUCCESS(status) && uenum_count(pref, &status) == EXPECTED_SIZE[i]) { in TestGetKeywordValuesForLocale() 1640 if ((value = uenum_next(pref, &valueLength, &status)) != NULL && U_SUCCESS(status)) { in TestGetKeywordValuesForLocale() 1657 uenum_close(pref); in TestGetKeywordValuesForLocale()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | asm-eva.h | 18 #define kernel_pref(hint, base) "pref " hint ", " base "\n" 105 #define kernel_pref(hint, base) pref hint, base
|
H A D | stackframe.h | 285 pref 0, 0($28) /* Prefetch the current pointer */
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | asm-eva.h | 18 #define kernel_pref(hint, base) "pref " hint ", " base "\n" 105 #define kernel_pref(hint, base) pref hint, base
|
H A D | stackframe.h | 285 pref 0, 0($28) /* Prefetch the current pointer */
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_route.h | 177 struct net_device *dev, unsigned int pref);
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip6_route.h | 173 struct net_device *dev, unsigned int pref,
|
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdspm.c | 2803 * Set the preferred sync reference to <pref>. The semantics 2804 * of <pref> are depending on the card type, see the comments 2807 static int hdspm_set_pref_sync_ref(struct hdspm * hdspm, int pref) in hdspm_set_pref_sync_ref() argument 2814 switch (pref) { in hdspm_set_pref_sync_ref() 2859 switch (pref) { in hdspm_set_pref_sync_ref() 2876 switch (pref) { in hdspm_set_pref_sync_ref() 2895 switch (pref) { in hdspm_set_pref_sync_ref() 2908 switch (pref) { in hdspm_set_pref_sync_ref() 2924 switch (pref) { in hdspm_set_pref_sync_ref() 2934 switch (pref) { in hdspm_set_pref_sync_ref() [all...] |
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdspm.c | 2798 * Set the preferred sync reference to <pref>. The semantics 2799 * of <pref> are depending on the card type, see the comments 2802 static int hdspm_set_pref_sync_ref(struct hdspm * hdspm, int pref) in hdspm_set_pref_sync_ref() argument 2809 switch (pref) { in hdspm_set_pref_sync_ref() 2854 switch (pref) { in hdspm_set_pref_sync_ref() 2871 switch (pref) { in hdspm_set_pref_sync_ref() 2890 switch (pref) { in hdspm_set_pref_sync_ref() 2903 switch (pref) { in hdspm_set_pref_sync_ref() 2919 switch (pref) { in hdspm_set_pref_sync_ref() 2929 switch (pref) { in hdspm_set_pref_sync_ref() [all...] |
/kernel/linux/linux-5.10/lib/fonts/ |
H A D | font_acorn_8x8.c | 275 .pref = 20, 277 .pref = 0,
|
/kernel/linux/linux-6.6/lib/fonts/ |
H A D | font_acorn_8x8.c | 276 .pref = 20, 278 .pref = 0,
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_device.c | 1717 uint16_t pref; in usb_alloc_device() local 1722 pref = usb_lang_id; in usb_alloc_device() 1734 if ((langid & mask) == pref) in usb_alloc_device()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config.c | 4472 struct p2p_channel *pref = NULL, *n; in wpa_config_process_p2p_pref_chan() local 4487 n = os_realloc_array(pref, num + 1, in wpa_config_process_p2p_pref_chan() 4491 pref = n; in wpa_config_process_p2p_pref_chan() 4492 pref[num].op_class = op_class; in wpa_config_process_p2p_pref_chan() 4493 pref[num].chan = chan; in wpa_config_process_p2p_pref_chan() 4503 config->p2p_pref_chan = pref; in wpa_config_process_p2p_pref_chan() 4512 os_free(pref); in wpa_config_process_p2p_pref_chan()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config.c | 5003 struct p2p_channel *pref = NULL, *n; in wpa_config_process_p2p_pref_chan() local 5018 n = os_realloc_array(pref, num + 1, in wpa_config_process_p2p_pref_chan() 5022 pref = n; in wpa_config_process_p2p_pref_chan() 5023 pref[num].op_class = op_class; in wpa_config_process_p2p_pref_chan() 5024 pref[num].chan = chan; in wpa_config_process_p2p_pref_chan() 5034 config->p2p_pref_chan = pref; in wpa_config_process_p2p_pref_chan() 5043 os_free(pref); in wpa_config_process_p2p_pref_chan()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
H A D | vxlan_asymmetric.sh | 513 in_ns ns1 tc filter add dev vx10 ingress proto arp pref 1 handle 101 \
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
H A D | vxlan_asymmetric.sh | 513 in_ns ns1 tc filter add dev vx10 ingress proto arp pref 1 handle 101 \
|