/Linux-v5.4/tools/testing/selftests/tc-testing/ |
D | tdc_batch.py | 57 skip = "skip_hw" variable 59 skip = "skip_sw" variable 73 def format_add_filter(device, prio, handle, skip, src_mac, dst_mac, argument 80 def format_rep_filter(device, prio, handle, skip, src_mac, dst_mac, argument 87 def format_del_filter(device, prio, handle, skip, src_mac, dst_mac, argument
|
/Linux-v5.4/drivers/crypto/bcm/ |
D | util.c | 27 int spu_sg_at_offset(struct scatterlist *sg, unsigned int skip, in spu_sg_at_offset() 51 unsigned int len, unsigned int skip) in sg_copy_part_to_buf() 70 unsigned int len, unsigned int skip) in sg_copy_part_from_buf() 93 int spu_sg_count(struct scatterlist *sg_list, unsigned int skip, int nbytes) in spu_sg_count() 140 u32 skip = *from_skip; in spu_msg_sg_add() local 272 void __dump_sg(struct scatterlist *sg, unsigned int skip, unsigned int len) in __dump_sg()
|
D | util.h | 57 #define dump_sg(sg, skip, len) __dump_sg(sg, skip, len) argument 66 #define dump_sg(sg, skip, len) do {} while (0) argument
|
/Linux-v5.4/lib/ |
D | decompress_unlzo.c | 41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() 105 long skip = 0; in unlzo() local
|
D | sg_split.c | 21 off_t skip, const size_t *sizes, in sg_calculate_split() 149 const off_t skip, const int nb_splits, in sg_split()
|
D | scatterlist.c | 841 size_t buflen, off_t skip, bool to_buffer) in sg_copy_buffer() 922 const void *buf, size_t buflen, off_t skip) in sg_pcopy_from_buffer() 940 void *buf, size_t buflen, off_t skip) in sg_pcopy_to_buffer() 956 size_t buflen, off_t skip) in sg_zero_buffer()
|
/Linux-v5.4/fs/squashfs/ |
D | file.c | 87 int skip) in empty_meta_index() 216 int skip = blocks / ((SQUASHFS_META_ENTRIES + 1) in calculate_skip() local 231 int skip = calculate_skip(i_size_read(inode) >> msblk->block_log); in fill_meta_index() local
|
/Linux-v5.4/drivers/gpu/drm/savage/ |
D | savage_state.c | 291 unsigned int skip = cmd_header->prim.skip; in savage_dispatch_dma_prim() local 433 unsigned int skip = cmd_header->prim.skip; in savage_dispatch_vb_prim() local 552 unsigned int skip = cmd_header->idx.skip; in savage_dispatch_dma_idx() local 695 unsigned int skip = cmd_header->idx.skip; in savage_dispatch_vb_idx() local
|
/Linux-v5.4/arch/ia64/kernel/ |
D | stacktrace.c | 17 int skip = trace->skip; in ia64_do_save_stack() local
|
/Linux-v5.4/tools/testing/selftests/ |
D | kselftest_module.sh | 75 skip() { function
|
/Linux-v5.4/arch/xtensa/kernel/ |
D | stacktrace.c | 203 unsigned skip; member 244 unsigned skip; member
|
/Linux-v5.4/arch/arm/mm/ |
D | cache-v7.S | 168 skip: label
|
D | cache-v7m.S | 214 skip: label
|
/Linux-v5.4/arch/nds32/kernel/ |
D | stacktrace.c | 18 int skip = trace->skip; in save_stack_trace_tsk() local
|
/Linux-v5.4/arch/hexagon/kernel/ |
D | stacktrace.c | 29 int skip = trace->skip; in save_stack_trace() local
|
/Linux-v5.4/arch/csky/kernel/ |
D | stacktrace.c | 19 int skip = trace->skip; in save_stack_trace_tsk() local
|
/Linux-v5.4/include/linux/ |
D | stacktrace.h | 67 int skip; /* input argument: How many entries to skip */ member
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | misc_32.S | 704 skip: label
|
D | reloc_32.S | 68 skip: label
|
/Linux-v5.4/arch/arm/vfp/ |
D | vfphw.S | 201 skip: label
|
/Linux-v5.4/tools/include/linux/ |
D | stacktrace.h | 10 int skip; member
|
/Linux-v5.4/tools/testing/selftests/livepatch/ |
D | functions.sh | 18 function skip() { function
|
/Linux-v5.4/sound/pci/emu10k1/ |
D | voice.c | 38 int i, j, k, first_voice, last_voice, skip; in voice_alloc() local
|
/Linux-v5.4/arch/powerpc/boot/ |
D | decompress.c | 44 static unsigned long skip; variable
|
/Linux-v5.4/drivers/staging/greybus/ |
D | sdio.c | 257 size_t len, u16 nblocks, off_t skip) in _gb_sdio_send() 311 size_t len, u16 nblocks, off_t skip) in _gb_sdio_recv() 365 off_t skip = 0; in gb_sdio_transfer() local
|