Home
last modified time | relevance | path

Searched refs:retain (Results 1 - 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Dpedit_dsfield.sh193 "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 Dpedit_dsfield.sh195 "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 Dlos_startup.s8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
H A Dlos_dispatch.S8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
H A Dlos_atomic.S7 ; 1. Redistributions of source code must retain the above copyright notice, this list of
H A Dlos_exc.S8 ; 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 Dqos_dscp_router.sh254 action pedit ex munge ip dsfield set $((3 << 2)) retain 0xfc \
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_dscp_router.sh241 action pedit ex munge ip dsfield set $((3 << 2)) retain 0xfc \
/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c1354 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 Dcaps.c1368 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 Dcrct10dif-pcl-asm_64.S22 # * Redistributions of source code must retain the above copyright
H A Dsha512-avx-asm.S22 # - Redistributions of source code must retain the above
H A Dsha512-ssse3-asm.S22 # - Redistributions of source code must retain the above
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S22 # * Redistributions of source code must retain the above copyright
H A Dsha512-ssse3-asm.S22 # - Redistributions of source code must retain the above
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
H A Dlos_dispatch.S8 ; 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 Dlos_dispatch.S8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H A Dlos_dispatch.S8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
H A Dlos_exc.S8 ; 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 Dlos_dispatch.S8 ; 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 Dlos_dispatch.S8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
/kernel/liteos_m/arch/arm/cortex-m7/iar/
H A Dlos_dispatch.S8 ; 1. Redistributions of source code must retain the above copyright notice, this list of
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-bufio.c2709 unsigned long retain = get_retain_buffers(c); in evict_old_buffers() local
2723 if (count > retain) in evict_old_buffers()
2724 __evict_many(c, &params, LIST_CLEAN, count - retain); in evict_old_buffers()
/kernel/linux/linux-5.10/kernel/
H A Dsignal.c491 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 Dsignal.c493 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()

Completed in 29 milliseconds

12