Searched refs:pass (Results 76 - 100 of 195) sorted by last modified time

12345678

/linux-master/tools/testing/selftests/net/forwarding/
H A Dgre_custom_multipath_hash.sh165 flower vlan_id 111 action pass
167 flower vlan_id 222 action pass
H A Dtc_actions.sh175 ip_proto icmp src_ip 192.0.2.1 dst_ip 192.0.2.2 type 0 action pass
H A Dtc_flower_l2_miss.sh82 dst_ip $dip action pass
86 dst_ip $dip action pass
139 action pass
143 action pass
256 dst_ip $dip action pass
307 action pass
310 action pass
/linux-master/tools/testing/selftests/drivers/net/bonding/
H A Dbond_options.sh291 flower skip_hw arp_op request arp_sip ${s_ip4} arp_tip ${s_ip4} action pass
H A Dbond-break-lacpdu-tx.sh72 tc filter add dev veth1-end ingress protocol 0x8809 pref 1 handle 101 flower skip_hw action pass
/linux-master/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c695 u32 pass = 0; local
702 while (pass == 0) {
714 pass = 1;
/linux-master/drivers/tty/serial/
H A Dmpc52xx_uart.c1441 unsigned long pass = ISR_PASS_LIMIT; local
1466 if (!(--pass))
/linux-master/tools/testing/selftests/alsa/
H A Dmixer-test.c813 bool pass; local
832 pass = test_ctl_write_valid_boolean(ctl);
836 pass = test_ctl_write_valid_integer(ctl);
840 pass = test_ctl_write_valid_integer64(ctl);
844 pass = test_ctl_write_valid_enumerated(ctl);
857 ksft_test_result(pass, "write_valid.%d.%d\n",
1025 bool pass; local
1044 pass = test_ctl_write_invalid_boolean(ctl);
1048 pass = test_ctl_write_invalid_integer(ctl);
1052 pass
[all...]
/linux-master/include/net/
H A Dxdp.h214 unsigned int pass; member in struct:xdp_cpumap_stats
/linux-master/fs/smb/server/
H A Dsmbacl.c1063 goto pass;
1104 pass:
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.h144 #define CREQ_CMP_VALID(hdr, pass) \
146 !((pass) & BNXT_QPLIB_FLAG_EPOCH_CONS_MASK))
H A Dqplib_fp.h354 #define CQE_CMP_VALID(hdr, pass) \
356 !((pass) & BNXT_QPLIB_FLAG_EPOCH_CONS_MASK))
462 #define NQE_CMP_VALID(hdr, pass) \
464 !((pass) & BNXT_QPLIB_FLAG_EPOCH_CONS_MASK))
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c274 unsigned int pass, order; local
288 * Each pass the common prefix shrinks and we have to insert a join.
295 for (pass = 0; pass < 3; pass++) {
/linux-master/drivers/gpu/drm/ast/
H A Dast_post.c693 u16 pass[32][2][2]; local
707 pass[dqidly][0][0] = 0xff;
708 pass[dqidly][0][1] = 0x0;
709 pass[dqidly][1][0] = 0xff;
710 pass[dqidly][1][1] = 0x0;
727 if (dlli < pass[dqidly][dqsip][0])
728 pass[dqidly][dqsip][0] = (u16) dlli;
729 if (dlli > pass[dqidly][dqsip][1])
730 pass[dqidly][dqsip][1] = (u16) dlli;
734 pass[dqidl
1708 u32 data, pass, timecnt; local
1868 u32 data, data2, pass, retrycnt; local
[all...]
/linux-master/fs/jbd2/
H A Drecovery.c40 struct recovery_info *info, enum passtype pass);
238 struct recovery_info *info, enum passtype pass)
258 err = journal->j_fc_replay_callback(journal, bh, pass,
281 * Recovery is done in three passes. In the first pass, we look for the
283 * blocks. In the third and final pass, we replay any un-revoked blocks
353 * We perform one pass over the journal to allow us to tell the user how
467 struct recovery_info *info, enum passtype pass)
496 if (pass == PASS_SCAN)
499 jbd2_debug(1, "Starting recovery pass %d\n", pass);
237 fc_do_one_pass(journal_t *journal, struct recovery_info *info, enum passtype pass) argument
466 do_one_pass(journal_t *journal, struct recovery_info *info, enum passtype pass) argument
[all...]
/linux-master/fs/gfs2/
H A Drecovery.c188 * @pass: iteration number (foreach_descriptor() is called in a for() loop)
197 unsigned int end, int pass)
239 error = lops_scan_elements(jd, start, ld, ptr, pass);
410 unsigned int pass; local
510 for (pass = 0; pass < 2; pass++) {
511 lops_before_scan(jd, &head, pass);
513 head.lh_blkno, pass);
514 lops_after_scan(jd, error, pass);
196 foreach_descriptor(struct gfs2_jdesc *jd, u32 start, unsigned int end, int pass) argument
[all...]
H A Dlops.c743 struct gfs2_log_header_host *head, int pass)
745 if (pass != 0)
780 int pass)
790 if (pass != 1 || be32_to_cpu(ld->ld_type) != GFS2_LOG_DESC_METADATA)
833 static void buf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) argument
842 if (pass != 1)
911 struct gfs2_log_header_host *head, int pass)
913 if (pass != 0)
922 int pass)
933 if (pass !
742 buf_lo_before_scan(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, int pass) argument
778 buf_lo_scan_elements(struct gfs2_jdesc *jd, u32 start, struct gfs2_log_descriptor *ld, __be64 *ptr, int pass) argument
910 revoke_lo_before_scan(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, int pass) argument
920 revoke_lo_scan_elements(struct gfs2_jdesc *jd, u32 start, struct gfs2_log_descriptor *ld, __be64 *ptr, int pass) argument
970 revoke_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) argument
1003 databuf_lo_scan_elements(struct gfs2_jdesc *jd, u32 start, struct gfs2_log_descriptor *ld, __be64 *ptr, int pass) argument
1053 databuf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) argument
[all...]
H A Dlops.h56 unsigned int pass)
61 gfs2_log_ops[x]->lo_before_scan(jd, head, pass);
67 unsigned int pass)
73 ld, ptr, pass);
82 unsigned int pass)
87 gfs2_log_ops[x]->lo_after_scan(jd, error, pass);
54 lops_before_scan(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, unsigned int pass) argument
64 lops_scan_elements(struct gfs2_jdesc *jd, u32 start, struct gfs2_log_descriptor *ld, __be64 *ptr, unsigned int pass) argument
81 lops_after_scan(struct gfs2_jdesc *jd, int error, unsigned int pass) argument
/linux-master/tools/testing/selftests/powerpc/math/
H A Dfpu_asm.S118 # pass the result of the fork to the caller
/linux-master/tools/testing/selftests/arm64/fp/
H A Dvec-syscfg.c701 bool pass = true; local
715 pass = false;
726 pass = false;
748 pass = false;
751 ksft_test_result(pass, "change_sve_with_za\n");
/linux-master/lib/
H A Dvsprintf.c140 * If max_chars == 0 we can drop through and pass it to simple_strntoull()
219 * below. All other callers pass a non-zero value of r.
1147 int i, len = 1; /* if we pass '%ph[CDN]', field width remains
2142 bool has_mult, pass; local
2161 for (pass = false; strspn(fmt,"fnpPFcC"); fmt++, pass = true) {
2163 if (pass) {
/linux-master/drivers/pci/hotplug/
H A Dacpiphp_glue.c502 int max, pass; local
506 for (pass = 0; pass < 2; pass++) {
511 max = pci_scan_bridge(bus, dev, max, pass);
512 if (pass && dev->subordinate) {
/linux-master/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c841 #include "gcc-generate-gimple-pass.h"
853 find_bad_casts_pass_info.pass = make_find_bad_casts_pass();
/linux-master/net/netfilter/ipvs/
H A Dip_vs_rr.c58 int pass = 0; local
77 pass++;
79 * If we stay at head there is no need for 2nd pass.
81 } while (pass < 2 && p != &svc->destinations);
/linux-master/arch/powerpc/net/
H A Dbpf_jit.h87 * The fly in the ointment of code size changing from pass to pass is
90 * one pass to the next and will need a few passes to converge on a stable
165 u32 *addrs, int pass, bool extra_pass);
171 int bpf_add_extable_entry(struct bpf_prog *fp, u32 *image, u32 *fimage, int pass,

Completed in 303 milliseconds

12345678