Home
last modified time | relevance | path

Searched defs:pass (Results 1 – 25 of 95) sorted by relevance

1234

/linux-6.3-rc2/arch/mips/include/asm/sibyte/
A Dsb1250_defs.h98 #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-6.3-rc2/fs/gfs2/
A Dlops.h54 unsigned int pass) in lops_before_scan()
65 unsigned int pass) in lops_scan_elements()
80 unsigned int pass) in lops_after_scan()
A Dlops.c752 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan()
789 int pass) in buf_lo_scan_elements()
842 static void buf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in buf_lo_after_scan()
920 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan()
931 int pass) in revoke_lo_scan_elements()
979 static void revoke_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in revoke_lo_after_scan()
1014 __be64 *ptr, int pass) in databuf_lo_scan_elements()
1062 static void databuf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in databuf_lo_after_scan()
A Drecovery.c197 unsigned int end, int pass) in foreach_descriptor()
410 unsigned int pass; in gfs2_recover_func() local
/linux-6.3-rc2/drivers/gpu/drm/ast/
A Dast_i2c.c65 uint32_t val, val2, count, pass; in ast_i2c_getsda() local
87 uint32_t val, val2, count, pass; in ast_i2c_getscl() local
/linux-6.3-rc2/arch/powerpc/net/
A Dbpf_jit_comp.c64 int pass; in bpf_int_jit_compile() local
231 int bpf_add_extable_entry(struct bpf_prog *fp, u32 *image, int pass, struct codegen_context *ctx, in bpf_add_extable_entry()
/linux-6.3-rc2/tools/perf/tests/
A Dtime-utils-test.c79 bool pass = false; in test__perf_time__parse_for_ranges() local
136 bool pass = true; in test__time_utils() local
/linux-6.3-rc2/tools/build/feature/
A Dtest-llvm-version.cpp6 #define pass int main() {printf("%x\n", NUM_VERSION); return 0;} macro
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dselftest_context.c198 int pass; in __live_active_context() local
357 int pass; in __live_remote_context() local
A Dselftest_rc6.c205 int pass; in live_rc6_ctx_wa() local
/linux-6.3-rc2/sound/soc/
A Dsoc-topology.c60 unsigned int pass; /* pass number */ member
355 int pass) in soc_tplg_remove_kcontrol()
371 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_route()
384 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_widget()
412 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_dai()
433 struct snd_soc_dobj *dobj, int pass) in soc_tplg_remove_link()
451 struct snd_soc_dobj *dobj, int pass) in remove_backend_link()
2590 int pass; in snd_soc_tplg_component_remove() local
/linux-6.3-rc2/tools/testing/selftests/x86/
A Dsyscall_numbering.c251 enum ptrace_pass pass = sh->ptrace_pass; in test_syscalls_common() local
337 enum ptrace_pass pass; in syscall_numbering_tracee() local
352 static void mess_with_syscall(pid_t testpid, enum ptrace_pass pass) in mess_with_syscall()
/linux-6.3-rc2/arch/x86/pci/
A Di386.c249 static void pcibios_allocate_dev_resources(struct pci_dev *dev, int pass) in pcibios_allocate_dev_resources()
307 static void pcibios_allocate_resources(struct pci_bus *bus, int pass) in pcibios_allocate_resources()
/linux-6.3-rc2/drivers/nvmem/
A Dlan9662-otpc.c84 u32 pass; in lan9662_otp_read_byte() local
102 u32 pass; in lan9662_otp_write_byte() local
/linux-6.3-rc2/drivers/pcmcia/
A Dcardbus.c70 unsigned int max, pass; in cb_alloc() local
/linux-6.3-rc2/tools/testing/selftests/proc/
A Dproc-self-map-files-001.c26 static void pass(const char *fmt, unsigned long a, unsigned long b) in pass() function
A Dproc-self-map-files-002.c26 static void pass(const char *fmt, unsigned long a, unsigned long b) in pass() function
/linux-6.3-rc2/fs/xfs/
A Dxfs_log_recover.c1866 int pass) in xlog_recover_reorder_trans()
1976 int pass, in xlog_recover_commit_trans()
2232 int pass, in xlog_recovery_process_trans()
2340 int pass, in xlog_recover_process_ophdr()
2422 int pass, in xlog_recover_process_data()
2852 int pass, in xlog_recover_process()
2952 int pass, in xlog_do_recovery_pass()
/linux-6.3-rc2/net/netfilter/ipvs/
A Dip_vs_rr.c58 int pass = 0; in ip_vs_rr_schedule() local
/linux-6.3-rc2/arch/mips/cavium-octeon/executive/
A Docteon-model.c63 char pass[4]; in octeon_model_get_string_buffer() local
/linux-6.3-rc2/arch/riscv/net/
A Dbpf_jit_core.c47 int pass = 0, prev_ninsns = 0, prologue_len, i; in bpf_int_jit_compile() local
/linux-6.3-rc2/drivers/dma-buf/
A Dst-dma-fence.c461 unsigned long pass = 0; in thread_signal_callback() local
531 int pass; in race_signal_callback() local
/linux-6.3-rc2/tools/testing/selftests/timers/
A Dvalid-adjtimex.c117 int ret, pass = 0; in validate_freq() local
/linux-6.3-rc2/fs/jbd2/
A Drecovery.c241 struct recovery_info *info, enum passtype pass) in fc_do_one_pass()
462 struct recovery_info *info, enum passtype pass) in do_one_pass()
/linux-6.3-rc2/tools/testing/selftests/openat2/
A Dresolve_test.c114 bool pass; member

Completed in 42 milliseconds

1234