| /linux/arch/mips/include/asm/sibyte/ |
| H A D | sb1250_defs.h | 98 #define SIBYTE_HDR_FMASK(chip, pass) \ argument 121 #define SIBYTE_HDR_FMASK_BEFORE(chip, pass) \ argument 125 #define SIBYTE_HDR_FMASK_AFTER(chip, pass) \ argument 141 #define SIBYTE_HDR_FEATURE(chip, pass) \ argument 146 #define SIBYTE_HDR_FEATURE_EXACT(chip, pass) \ argument 150 #define SIBYTE_HDR_FEATURE_UP_TO(chip, pass) \ argument
|
| /linux/fs/gfs2/ |
| H A D | lops.h | 56 unsigned int pass) in lops_before_scan() 67 unsigned int pass) in lops_scan_elements() 82 unsigned int pass) in lops_after_scan()
|
| H A D | lops.c | 739 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan() 776 int pass) in buf_lo_scan_elements() 829 static void buf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in buf_lo_after_scan() 907 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan() 918 int pass) in revoke_lo_scan_elements() 966 static void revoke_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in revoke_lo_after_scan() 1001 __be64 *ptr, int pass) in databuf_lo_scan_elements() 1049 static void databuf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in databuf_lo_after_scan()
|
| H A D | recovery.c | 198 unsigned int end, int pass) in foreach_descriptor() 407 unsigned int pass; in gfs2_recover_func() local
|
| /linux/tools/testing/selftests/arm64/gcs/ |
| H A D | basic-gcs.c | 186 bool pass = true; in map_guarded_stack() local 242 bool pass = true; in test_fork() local 303 bool pass = true; in test_vfork() local
|
| /linux/tools/testing/selftests/kselftest_harness/ |
| H A D | harness-selftest.c | 61 TEST_F(fixture, pass) { in TEST_F() argument 95 TEST_F(fixture_parent, pass) { in TEST_F() argument 115 TEST_F(fixture_setup_failure, pass) { in TEST_F() argument
|
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | fp-ptrace.c | 405 bool pass = true; in check_ptrace_values_sve() local 489 bool pass = true; in check_ptrace_values_ssve() local 571 bool pass = true; in check_ptrace_values_za() local 671 bool pass = true; in check_ptrace_values() local 713 bool pass; in run_parent() local 973 bool pass = true; in check_memory_values() local 1373 bool pass; in run_test() local
|
| /linux/sound/soc/ |
| H A D | soc-topology.c | 60 unsigned int pass; /* pass number */ member 346 soc_tplg_remove_kcontrol(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) soc_tplg_remove_kcontrol() argument 362 soc_tplg_remove_route(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) soc_tplg_remove_route() argument 375 soc_tplg_remove_widget(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) soc_tplg_remove_widget() argument 399 soc_tplg_remove_dai(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) soc_tplg_remove_dai() argument 420 soc_tplg_remove_link(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) soc_tplg_remove_link() argument 441 remove_backend_link(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) remove_backend_link() argument 2164 int pass; snd_soc_tplg_component_remove() local [all...] |
| /linux/tools/perf/tests/ |
| H A D | time-utils-test.c | 79 bool pass = false; in test__perf_time__parse_for_ranges() local 136 bool pass = true; in test__time_utils() local
|
| H A D | builtin-test.c | 502 struct child_test **child, int width, int pass) in start_test() 612 for (int pass = 1; pass <= 2; pass++) { in __cmd_test() local 762 for (int pass = 1; pass <= 2; pass++) { in build_suites() local
|
| /linux/drivers/gpu/drm/ast/ |
| H A D | ast_ddc.c | 98 uint32_t val, val2, count, pass; in ast_ddc_algo_bit_data_getsda() local 120 uint32_t val, val2, count, pass; in ast_ddc_algo_bit_data_getscl() local
|
| H A D | ast_2500.c | 202 u32 data, pass, timecnt; in ddr_phy_init_2500() local 361 u32 data, data2, pass, retrycnt; in ddr4_init_2500() local
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_context.c | 201 int pass; in __live_active_context() local 361 int pass; in __live_remote_context() local
|
| /linux/tools/testing/selftests/x86/ |
| H A D | syscall_numbering.c | 252 enum ptrace_pass pass = sh->ptrace_pass; in test_syscalls_common() local 338 enum ptrace_pass pass; in syscall_numbering_tracee() local 353 static void mess_with_syscall(pid_t testpid, enum ptrace_pass pass) in mess_with_syscall()
|
| /linux/fs/jbd2/ |
| H A D | recovery.c | 234 struct recovery_info *info, enum passtype pass) in fc_do_one_pass() 589 struct recovery_info *info, enum passtype pass) in do_one_pass() 954 static int scan_revoke_records(journal_t *journal, enum passtype pass, in scan_revoke_records()
|
| /linux/drivers/nvmem/ |
| H A D | lan9662-otpc.c | 84 u32 pass; in lan9662_otp_read_byte() local 102 u32 pass; in lan9662_otp_write_byte() local
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | lib_sh_test.sh | 45 pass() function
|
| /linux/drivers/pcmcia/ |
| H A D | cardbus.c | 70 unsigned int max, pass; in cb_alloc() local
|
| /linux/tools/testing/selftests/proc/ |
| H A D | proc-self-map-files-001.c | 26 static void pass(const char *fmt, unsigned long a, unsigned long b) in pass() function
|
| H A D | proc-self-map-files-002.c | 26 static void pass(const char *fmt, unsigned long a, unsigned long b) in pass() function
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_rr.c | 57 int pass = 0; in ip_vs_rr_schedule() local
|
| /linux/fs/xfs/ |
| H A D | xfs_log_recover.c | 1895 int pass) in xlog_recover_reorder_trans() 2028 int pass, in xlog_recover_commit_trans() 2283 int pass, in xlog_recovery_process_trans() 2391 int pass, in xlog_recover_process_ophdr() 2473 int pass, in xlog_recover_process_data() 2882 int pass, in xlog_recover_process() 3001 int pass, in xlog_do_recovery_pass()
|
| /linux/arch/mips/cavium-octeon/executive/ |
| H A D | octeon-model.c | 64 char pass[4]; in octeon_model_get_string_buffer() local
|
| /linux/arch/parisc/net/ |
| H A D | bpf_jit_core.c | 49 int pass = 0, prev_ninsns = 0, prologue_len, i; in bpf_int_jit_compile() local
|
| /linux/drivers/pci/ |
| H A D | setup-cardbus.c | 197 unsigned int available_buses, int pass) in pci_cardbus_scan_bridge_extend()
|