/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
H A D | pedit_dsfield.sh | 193 "ip dsfield set $((dscp << 2)) retain 0xfc" \ 212 "ip dsfield set $ecn retain 0x03" \ 229 flower action pedit ex munge ip dsfield set 124 retain 0xfc \ 230 action pedit ex munge ip dsfield set 1 retain 0x03 273 "ip6 traffic_class set $((dscp << 2)) retain 0xfc" \ 292 "ip6 traffic_class set $ecn retain 0x3" \
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
H A D | pedit_dsfield.sh | 195 "ip dsfield set $((dscp << 2)) retain 0xfc" \ 214 "ip dsfield set $ecn retain 0x03" \ 231 flower action pedit ex munge ip dsfield set 124 retain 0xfc \ 232 action pedit ex munge ip dsfield set 1 retain 0x03 275 "ip6 traffic_class set $((dscp << 2)) retain 0xfc" \ 294 "ip6 traffic_class set $ecn retain 0x3" \
|
/kernel/liteos_m/arch/arm/cortex-m3/keil/ |
H A D | los_startup.s | 8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
|
H A D | los_dispatch.S | 8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
|
H A D | los_atomic.S | 7 ; 1. Redistributions of source code must retain the above copyright notice, this list of
|
H A D | los_exc.S | 8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | qos_dscp_router.sh | 254 action pedit ex munge ip dsfield set $((3 << 2)) retain 0xfc \
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | qos_dscp_router.sh | 241 action pedit ex munge ip dsfield set $((3 << 2)) retain 0xfc \
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | caps.c | 1354 int op, int flags, int used, int want, int retain, in __prep_cap() 1365 retain &= ~revoking; in __prep_cap() 1369 ceph_cap_string(held), ceph_cap_string(held & retain), in __prep_cap() 1371 BUG_ON((retain & CEPH_CAP_PIN) == 0); in __prep_cap() 1375 cap->issued &= retain; /* drop bits we don't want */ in __prep_cap() 1934 int issued, implemented, want, retain, revoking, flushing = 0; in ceph_check_caps() local 1966 /* The ones we currently want to retain (may be adjusted below) */ in ceph_check_caps() 1967 retain = file_wanted | used | CEPH_CAP_PIN; in ceph_check_caps() 1970 retain |= CEPH_CAP_ANY; /* be greedy */ in ceph_check_caps() 1985 retain | in ceph_check_caps() 1353 __prep_cap(struct cap_msg_args *arg, struct ceph_cap *cap, int op, int flags, int used, int want, int retain, int flushing, u64 flush_tid, u64 oldest_flush_tid) __prep_cap() argument [all...] |
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | caps.c | 1368 int op, int flags, int used, int want, int retain, in __prep_cap() 1379 retain &= ~revoking; in __prep_cap() 1383 ceph_cap_string(held), ceph_cap_string(held & retain), in __prep_cap() 1385 BUG_ON((retain & CEPH_CAP_PIN) == 0); in __prep_cap() 1389 cap->issued &= retain; /* drop bits we don't want */ in __prep_cap() 1976 int issued, implemented, want, retain, revoking, flushing = 0; in ceph_check_caps() local 2014 /* The ones we currently want to retain (may be adjusted below) */ in ceph_check_caps() 2015 retain = file_wanted | used | CEPH_CAP_PIN; in ceph_check_caps() 2018 retain |= CEPH_CAP_ANY; /* be greedy */ in ceph_check_caps() 2033 retain | in ceph_check_caps() 1367 __prep_cap(struct cap_msg_args *arg, struct ceph_cap *cap, int op, int flags, int used, int want, int retain, int flushing, u64 flush_tid, u64 oldest_flush_tid) __prep_cap() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | crct10dif-pcl-asm_64.S | 22 # * Redistributions of source code must retain the above copyright
|
H A D | sha512-avx-asm.S | 22 # - Redistributions of source code must retain the above
|
H A D | sha512-ssse3-asm.S | 22 # - Redistributions of source code must retain the above
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | crct10dif-pcl-asm_64.S | 22 # * Redistributions of source code must retain the above copyright
|
H A D | sha512-ssse3-asm.S | 22 # - Redistributions of source code must retain the above
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/ |
H A D | los_dispatch.S | 8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/ |
H A D | los_dispatch.S | 8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
|
/kernel/liteos_m/arch/arm/cortex-m4/iar/ |
H A D | los_dispatch.S | 8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
|
H A D | los_exc.S | 8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
|
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/ |
H A D | los_dispatch.S | 8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
|
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/ |
H A D | los_dispatch.S | 8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
|
/kernel/liteos_m/arch/arm/cortex-m7/iar/ |
H A D | los_dispatch.S | 8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-bufio.c | 2709 unsigned long retain = get_retain_buffers(c); in evict_old_buffers() local 2723 if (count > retain) in evict_old_buffers() 2724 __evict_many(c, ¶ms, LIST_CLEAN, count - retain); in evict_old_buffers()
|
/kernel/linux/linux-5.10/kernel/ |
H A D | signal.c | 491 sigset_t signal, retain; in __flush_itimer_signals() local 495 sigemptyset(&retain); in __flush_itimer_signals() 501 sigaddset(&retain, sig); in __flush_itimer_signals() 509 sigorsets(&pending->signal, &signal, &retain); in __flush_itimer_signals()
|
/kernel/linux/linux-6.6/kernel/ |
H A D | signal.c | 493 sigset_t signal, retain; in __flush_itimer_signals() local 497 sigemptyset(&retain); in __flush_itimer_signals() 503 sigaddset(&retain, sig); in __flush_itimer_signals() 511 sigorsets(&pending->signal, &signal, &retain); in __flush_itimer_signals()
|