Searched refs:skip (Results 176 - 200 of 526) sorted by relevance

1234567891011>>

/linux-master/security/tomoyo/
H A Dnetwork.c513 goto skip;
521 goto skip;
528 goto skip;
533 skip:
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dresource.c385 int skip = 0; local
396 skip = T4_RQT_ENTRY_SIZE;
398 rqt_start = rdev->lldi.vr->rq.start + skip;
399 rqt_chunk = rdev->lldi.vr->rq.size - skip;
/linux-master/sound/core/seq/oss/
H A Dseq_oss_synth.c32 int skip; member in struct:seq_oss_synth_sysex
520 sysex->skip = 1;
526 if (sysex->skip) {
527 sysex->skip = 0;
529 return -EINVAL; /* skip */
541 return -EINVAL; /* skip */
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c657 int skip; local
661 for (skip = cur_patch->skip_patch;
662 skip > 0 && cur_patch != NULL;
663 skip--)
/linux-master/drivers/net/usb/
H A Dcdc_ether.c173 goto skip;
193 goto skip;
209 /* some devices merge these - skip class check */
211 goto skip;
219 skip:
/linux-master/tools/testing/selftests/alsa/
H A Dpcm-test.c208 if (conf_get_bool(card_config, key, "skip", false)) {
224 if (conf_get_bool(card_config, key, "skip", false)) {
280 bool skip = true; local
444 skip = false;
494 ksft_test_result(!skip, "%s.%s.%d.%d.%d.%s.params\n",
503 if (!skip)
/linux-master/include/linux/
H A Drtnetlink.h115 void netdev_xmit_skip_txqueue(bool skip);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_ads.c438 bool skip; member in struct:__anon620
443 { .reg = RCU_MODE, .skip = hwe != hwe_rcs_reset_domain },
445 .skip = hwe != hwe_rcs_reset_domain || !xe_gt_ccs_mode_enabled(hwe->gt) },
455 if (e->skip)
/linux-master/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2-enc.c308 static int solo_send_desc(struct solo_enc_dev *solo_enc, int skip, argument
333 BUG_ON(skip >= len);
334 if (skip) {
335 len -= skip;
336 dma += skip;
337 size -= skip;
338 skip = 0;
478 int skip = 0; local
487 skip = solo_enc->vop_len;
499 frame_size = ALIGN(vop_mpeg_size(vh) + skip, DMA_ALIG
[all...]
/linux-master/drivers/net/wireless/ath/ar5523/
H A Dar5523.c103 goto skip;
108 goto skip;
123 goto skip;
171 skip:
552 goto skip;
557 goto skip;
567 goto skip;
578 goto skip;
583 goto skip;
589 goto skip;
[all...]
/linux-master/tools/perf/util/
H A Dtrace-event-read.c71 static void skip(int size) function
153 * Just skip it, now that we configure libtraceevent to use the
156 * We need to skip it so that we can continue parsing old perf.data
241 skip(size);
H A Dmachine.h237 bool (skip)(struct dso *dso, int parm), int parm);
240 bool (skip)(struct dso *dso, int parm), int parm);
/linux-master/kernel/events/
H A Dhw_breakpoint_test.c76 * Fills up the given @cpu/@tsk with breakpoints, only leaving @skip slots free.
80 static bool fill_bp_slots(struct kunit *test, int *id, int cpu, struct task_struct *tsk, int skip) argument
82 for (int i = 0; i < get_test_bp_slots() - skip; ++i)
/linux-master/arch/arm/common/
H A Dmcpm_head.S112 @ Otherwise, release the first man lock and skip setup:
140 @ If the outbound gave up before teardown started, skip cluster setup:
/linux-master/net/sched/
H A Dsch_mq.c248 arg->count = arg->skip;
249 for (ntx = arg->skip; ntx < dev->num_tx_queues; ntx++) {
/linux-master/arch/sh/mm/
H A Dcache.c320 goto skip;
366 skip:
/linux-master/fs/ext4/
H A Dmmp.c315 goto skip;
348 skip:
/linux-master/net/ceph/
H A Dmon_client.c53 ceph_decode_skip_string(p, end, e_inval); /* skip mon name */
96 *p += sizeof(struct ceph_timespec); /* skip last_changed */
97 *p += sizeof(struct ceph_timespec); /* skip created */
104 *p += feat_struct_len; /* skip persistent_features */
111 *p += feat_struct_len; /* skip optional_features */
133 ceph_decode_skip_string(p, end, e_inval); /* skip mon name */
708 int *skip)
719 *skip = 1;
723 *skip = 0;
1486 int *skip)
706 get_generic_reply(struct ceph_connection *con, struct ceph_msg_header *hdr, int *skip) argument
1484 mon_alloc_msg(struct ceph_connection *con, struct ceph_msg_header *hdr, int *skip) argument
[all...]
/linux-master/drivers/md/bcache/
H A Drequest.c374 goto skip;
379 goto skip;
394 goto skip;
400 goto skip;
405 goto skip;
445 goto skip;
450 goto skip;
456 skip:
/linux-master/scripts/
H A Dleaking_addresses.pl441 # True if we should skip this path.
442 sub skip subroutine
551 # skip /proc/PID except /proc/1
555 next if (skip($path));
682 $index += 2; # skip ': '
694 $index += 2; # skip ': '
/linux-master/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h413 void (*skip_dmub_panel_power_sequence)(struct dmub_srv *dmub, bool skip);
851 bool skip);
/linux-master/fs/ocfs2/
H A Dmove_extents.c732 u32 threshold, int *skip)
741 * XXX: skip a large extent.
743 *skip = 1;
761 int ret = 0, flags, do_defrag, skip = 0; local
832 * - skip the hole of course
844 defrag_thresh, &skip);
846 * skip large extents
848 if (skip) {
849 skip = 0;
731 ocfs2_calc_extent_defrag_len(u32 *alloc_size, u32 *len_defraged, u32 threshold, int *skip) argument
/linux-master/drivers/mtd/devices/
H A Ddocg3.c869 int block0, block1, page, ret, skip, ofs = 0; local
897 skip = from % DOC_LAYOUT_PAGE_SIZE;
901 calc_block_sector(from - skip, &block0, &block1, &page, &ofs,
903 nbdata = min_t(size_t, len, DOC_LAYOUT_PAGE_SIZE - skip);
911 ret = doc_read_page_getbytes(docg3, skip, NULL, 1, 0);
912 if (ret < skip)
914 ret = doc_read_page_getbytes(docg3, nbdata, buf, 0, skip % 2);
918 DOC_LAYOUT_PAGE_SIZE - nbdata - skip,
919 NULL, 0, (skip + nbdata) % 2);
967 skip
[all...]
/linux-master/net/ipv6/
H A Dip6_fib.c530 * already dumped, skip them next time.
587 w->skip = 0;
604 w->skip = w->count;
607 w->skip = 0;
1958 * to emit a delete notification. Otherwise, we need to skip
2121 if (w->skip) {
2122 w->skip--;
2123 goto skip;
2133 skip:
2232 * It may return -2 -> skip multipat
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_req_lat_if.c119 u32 skip[3][4]; member in struct:vdec_vp9_slice_frame_counts
141 * @skip: skip counts.
154 u32 skip[3][2]; member in struct:vdec_vp9_slice_counts_map
659 int skip)
670 if (!skip) {
1245 for (i = 0; i < ARRAY_SIZE(counts_map->skip); i++)
1246 memcpy(counts_map->skip[i], counts->skip[i],
1247 sizeof(counts_map->skip[
657 vdec_vp9_slice_vsi_from_remote(struct vdec_vp9_slice_vsi *vsi, struct vdec_vp9_slice_vsi *remote_vsi, int skip) argument
[all...]

Completed in 260 milliseconds

1234567891011>>