Searched defs:skip (Results 26 - 50 of 266) sorted by relevance

1234567891011

/linux-master/net/batman-adv/
H A Dbat_algo.c192 int skip = cb->args[0]; local
/linux-master/arch/powerpc/kernel/
H A Dreloc_32.S68 skip: label
/linux-master/tools/perf/tests/
H A Dtime-utils-test.c66 u64 skip[TEST_MAX]; member in struct:test_data
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_enum64val.c15 bool skip; member in struct:__anon3781
H A Dnetif_receive_skb.c14 bool skip = false; variable
H A Dtest_ldsx_insn.c12 const volatile int skip = 0; variable
14 const volatile int skip = 1; variable
H A Dtest_core_reloc_kernel.c15 bool skip; member in struct:__anon4432
H A Dtest_core_reloc_module.c21 bool skip; member in struct:__anon4433
/linux-master/tools/testing/selftests/powerpc/include/
H A Dbasic_asm.h97 .macro OP_REGS op, reg_width, start_reg, end_reg, base_reg, base_reg_offset=0, skip=0 variable
/linux-master/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c62 u16 skip = 0; local
/linux-master/kernel/sched/
H A Dcpupri.c71 int skip = 0; local
/linux-master/tools/testing/selftests/tc-testing/
H A DTdcResults.py7 skip = 0 variable in class:ResultState
/linux-master/drivers/infiniband/hw/hfi1/
H A Dfault.h26 u64 skip; member in struct:fault
/linux-master/tools/testing/selftests/livepatch/
H A Dfunctions.sh22 function skip() { function
/linux-master/arch/powerpc/boot/
H A Ddecompress.c43 static unsigned long skip; variable
[all...]
/linux-master/lib/
H A Dsg_split.c20 sg_calculate_split(struct scatterlist *in, int nents, int nb_splits, off_t skip, const size_t *sizes, struct sg_splitter *splitters, bool mapped) argument
148 sg_split(struct scatterlist *in, const int in_mapped_nents, const off_t skip, const int nb_splits, const size_t *split_sizes, struct scatterlist **out, int *out_mapped_nents, gfp_t gfp_mask) argument
[all...]
H A Ddecompress_unlzo.c41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) argument
104 long skip = 0; local
[all...]
/linux-master/arch/sparc/kernel/
H A Dprom_32.c213 int skip, tmp, fd; local
/linux-master/crypto/
H A Dkeywrap.c106 unsigned int skip = 0; local
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dpower.c148 u8 skip; local
/linux-master/mm/kmsan/
H A Dreport.c36 int len, skip; local
/linux-master/tools/perf/bench/
H A Dfind-bit-bench.c63 unsigned int set_bits, skip; local
/linux-master/include/linux/
H A Diov_iter.h44 size_t progress = 0, skip = iter->iov_offset; local
78 size_t progress = 0, skip = iter->iov_offset; local
112 size_t progress = 0, skip = iter->iov_offset; local
[all...]
/linux-master/kernel/
H A Dstacktrace.c78 unsigned int skip; member in struct:stacktrace_cookie
[all...]
/linux-master/fs/netfs/
H A Diterator.c115 size_t skip = iter->iov_offset + start_offset; local

Completed in 288 milliseconds

1234567891011