Home
last modified time | relevance | path

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

1234567

/kernel/linux/linux-4.19/arch/mips/include/asm/sibyte/
Dsb1250_defs.h111 #define SIBYTE_HDR_FMASK(chip, pass) \ argument
134 #define SIBYTE_HDR_FMASK_BEFORE(chip, pass) \ argument
138 #define SIBYTE_HDR_FMASK_AFTER(chip, pass) \ argument
154 #define SIBYTE_HDR_FEATURE(chip, pass) \ argument
159 #define SIBYTE_HDR_FEATURE_EXACT(chip, pass) \ argument
163 #define SIBYTE_HDR_FEATURE_UP_TO(chip, pass) \ argument
/kernel/linux/linux-5.10/arch/mips/include/asm/sibyte/
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
/kernel/linux/linux-4.19/fs/gfs2/
Dlops.h72 unsigned int pass) in lops_before_scan()
83 unsigned int pass) in lops_scan_elements()
98 unsigned int pass) in lops_after_scan()
Dlops.c517 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan()
528 int pass) in buf_lo_scan_elements()
597 static void buf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in buf_lo_after_scan()
671 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan()
682 int pass) in revoke_lo_scan_elements()
730 static void revoke_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in revoke_lo_after_scan()
764 __be64 *ptr, int pass) in databuf_lo_scan_elements()
812 static void databuf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in databuf_lo_after_scan()
/kernel/linux/linux-5.10/fs/gfs2/
Dlops.h66 unsigned int pass) in lops_before_scan()
77 unsigned int pass) in lops_scan_elements()
92 unsigned int pass) in lops_after_scan()
Dlops.c746 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan()
757 int pass) in buf_lo_scan_elements()
822 static void buf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in buf_lo_after_scan()
896 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan()
907 int pass) in revoke_lo_scan_elements()
955 static void revoke_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in revoke_lo_after_scan()
989 __be64 *ptr, int pass) in databuf_lo_scan_elements()
1037 static void databuf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in databuf_lo_after_scan()
/kernel/linux/linux-4.19/tools/build/feature/
Dtest-llvm-version.cpp6 #define pass int main() {printf("%x\n", NUM_VERSION); return 0;} macro
/kernel/linux/linux-5.10/tools/build/feature/
Dtest-llvm-version.cpp6 #define pass int main() {printf("%x\n", NUM_VERSION); return 0;} macro
/kernel/linux/linux-5.10/sound/soc/
Dsoc-topology.c61 unsigned int pass; /* pass number */ member
360 struct snd_soc_dobj *dobj, int pass) in remove_mixer()
383 struct snd_soc_dobj *dobj, int pass) in remove_enum()
404 struct snd_soc_dobj *dobj, int pass) in remove_bytes()
423 struct snd_soc_dobj *dobj, int pass) in remove_route()
440 struct snd_soc_dobj *dobj, int pass) in remove_widget()
505 struct snd_soc_dobj *dobj, int pass) in remove_dai()
530 struct snd_soc_dobj *dobj, int pass) in remove_link()
553 struct snd_soc_dobj *dobj, int pass) in remove_backend_link()
2877 int pass = SOC_TPLG_PASS_END; in snd_soc_tplg_component_remove() local
/kernel/linux/linux-5.10/tools/perf/tests/
Dtime-utils-test.c79 bool pass = false; in test__perf_time__parse_for_ranges() local
136 bool pass = true; in test__time_utils() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dselftest_context.c198 int pass; in __live_active_context() local
351 int pass; in __live_remote_context() local
/kernel/linux/linux-4.19/sound/soc/
Dsoc-topology.c59 unsigned int pass; /* pass number */ member
372 struct snd_soc_dobj *dobj, int pass) in remove_mixer()
395 struct snd_soc_dobj *dobj, int pass) in remove_enum()
418 struct snd_soc_dobj *dobj, int pass) in remove_bytes()
437 struct snd_soc_dobj *dobj, int pass) in remove_widget()
501 struct snd_soc_dobj *dobj, int pass) in remove_dai()
519 struct snd_soc_dobj *dobj, int pass) in remove_link()
2569 int pass = SOC_TPLG_PASS_END; in snd_soc_tplg_component_remove() local
/kernel/linux/linux-4.19/arch/x86/pci/
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()
/kernel/linux/linux-5.10/arch/x86/pci/
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()
/kernel/linux/linux-4.19/drivers/pcmcia/
Dcardbus.c71 unsigned int max, pass; in cb_alloc() local
/kernel/linux/linux-5.10/drivers/pcmcia/
Dcardbus.c70 unsigned int max, pass; in cb_alloc() local
/kernel/linux/linux-4.19/tools/testing/selftests/proc/
Dproc-self-map-files-001.c26 static void pass(const char *fmt, unsigned long a, unsigned long b) in pass() function
Dproc-self-map-files-002.c26 static void pass(const char *fmt, unsigned long a, unsigned long b) in pass() function
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
Dproc-self-map-files-001.c26 static void pass(const char *fmt, unsigned long a, unsigned long b) in pass() function
Dproc-self-map-files-002.c26 static void pass(const char *fmt, unsigned long a, unsigned long b) in pass() function
/kernel/linux/linux-4.19/net/netfilter/ipvs/
Dip_vs_rr.c63 int pass = 0; in ip_vs_rr_schedule() local
/kernel/linux/linux-5.10/net/netfilter/ipvs/
Dip_vs_rr.c58 int pass = 0; in ip_vs_rr_schedule() local
/kernel/linux/linux-5.10/arch/riscv/net/
Dbpf_jit_core.c46 int pass = 0, prev_ninsns = 0, i; in bpf_int_jit_compile() local
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
Docteon-model.c63 char pass[4]; in octeon_model_get_string_buffer() local
/kernel/linux/linux-4.19/arch/mips/cavium-octeon/executive/
Docteon-model.c63 char pass[4]; in octeon_model_get_string_buffer() local

1234567