| /tools/testing/radix-tree/linux/bitops/ |
| D | non-atomic.h | 20 unsigned long mask = BITOP_MASK(nr); in __set_bit() local 28 unsigned long mask = BITOP_MASK(nr); in __clear_bit() local 45 unsigned long mask = BITOP_MASK(nr); in __change_bit() local 62 unsigned long mask = BITOP_MASK(nr); in __test_and_set_bit() local 81 unsigned long mask = BITOP_MASK(nr); in __test_and_clear_bit() local 93 unsigned long mask = BITOP_MASK(nr); in __test_and_change_bit() local
|
| /tools/testing/radix-tree/linux/ |
| D | bitops.h | 20 unsigned long mask = BITOP_MASK(nr); in __set_bit() local 28 unsigned long mask = BITOP_MASK(nr); in __clear_bit() local 45 unsigned long mask = BITOP_MASK(nr); in __change_bit() local 62 unsigned long mask = BITOP_MASK(nr); in __test_and_set_bit() local 81 unsigned long mask = BITOP_MASK(nr); in __test_and_clear_bit() local 93 unsigned long mask = BITOP_MASK(nr); in __test_and_change_bit() local
|
| D | slab.h | 10 static inline int gfpflags_allow_blocking(gfp_t mask) in gfpflags_allow_blocking()
|
| /tools/perf/util/ |
| D | perf_regs.c | 13 u64 mask = regs->mask; in perf_reg_value() local
|
| D | perf_regs.h | 11 uint64_t mask; member
|
| D | mem-events.c | 241 u64 mask = PERF_MEM_LOCK_NA; in perf_mem__lck_scnprintf() local
|
| /tools/testing/radix-tree/ |
| D | multiorder.c | 234 int mask = (1 << order[i]) - 1; in multiorder_iteration() local 272 int mask, k; in multiorder_tagged_iteration() local 296 int mask, k; in multiorder_tagged_iteration() local
|
| /tools/testing/selftests/powerpc/ |
| D | utils.c | 65 cpu_set_t mask; in pick_online_cpu() local
|
| /tools/testing/selftests/powerpc/pmu/ebb/ |
| D | cycles_with_freeze_test.c | 26 uint64_t mask, val; in ebb_callee() local
|
| D | ebb_lmr.c | 52 unsigned long *mask = section_masks; in ebb_lmr_section_test() local
|
| /tools/testing/selftests/powerpc/dscr/ |
| D | dscr_sysfs_thread_test.c | 41 cpu_set_t mask; in check_cpu_dscr_thread() local
|
| /tools/testing/selftests/x86/ |
| D | vdso_restorer.c | 37 unsigned int mask[2]; member
|
| D | mpx-hw.h | 76 unsigned long mask = (1UL << total_nr_bits)-1; in GET_BITS() local
|
| D | mpx-mini-test.c | 181 static __always_inline void xrstor_state(struct xsave_struct *fx, uint64_t mask) in xrstor_state() 191 static __always_inline void xsave_state_1(void *_fx, uint64_t mask) in xsave_state_1() 778 static __always_inline void xsave_state(void *_fx, uint64_t mask) in xsave_state() 1290 unsigned long mask; in free_one_malloc() local
|
| /tools/arch/s390/include/uapi/asm/ |
| D | sie.h | 229 #define INSN_DECODE_IPA0(ipa0, insn, rshift, mask) \ argument
|
| /tools/virtio/virtio-trace/ |
| D | trace-agent-rw.c | 96 cpu_set_t mask; in bind_cpu() local
|
| /tools/perf/tests/ |
| D | cpumap.c | 17 struct cpu_map_mask *mask; in process_event_mask() local
|
| /tools/gpio/ |
| D | lsgpio.c | 31 unsigned long mask; member
|
| /tools/lguest/ |
| D | lguest.c | 1255 static void ioread(u16 off, u32 v, u32 mask, u32 *val) in ioread() 1263 static void iowrite(u16 off, u32 v, u32 mask, u32 *dst) in iowrite() 1334 static bool pci_addr_iowrite(u16 port, u32 mask, u32 val) in pci_addr_iowrite() 1348 static void pci_addr_ioread(u16 port, u32 mask, u32 *val) in pci_addr_ioread() 1361 static bool pci_data_iowrite(u16 port, u32 mask, u32 val) in pci_data_iowrite() 1463 static void pci_data_ioread(u16 port, u32 mask, u32 *val) in pci_data_ioread() 1544 static u32 getreg_num(unsigned regnum, u32 mask) in getreg_num() 1564 static void setreg_num(unsigned regnum, u32 val, u32 mask) in setreg_num() 1618 unsigned int eax, port, mask; in emulate_insn() local 1878 static void emulate_mmio_write(struct device *d, u32 off, u32 val, u32 mask) in emulate_mmio_write() [all …]
|
| /tools/iio/ |
| D | iio_utils.h | 49 uint64_t mask; member
|
| /tools/include/linux/ |
| D | bitmap.h | 61 unsigned long mask = BIT_MASK(nr); in test_and_set_bit() local
|
| D | kernel.h | 11 #define __PERF_ALIGN_MASK(x, mask) (((x)+(mask))&~(mask)) argument
|
| /tools/testing/selftests/powerpc/pmu/ |
| D | lib.c | 20 cpu_set_t mask; in bind_to_cpu() local
|
| /tools/testing/selftests/net/ |
| D | psock_fanout.c | 310 cpu_set_t mask; in set_cpuaffinity() local
|
| /tools/testing/selftests/ptp/ |
| D | testptp.c | 76 sigset_t mask; in install_handler() local
|