Home
last modified time | relevance | path

Searched defs:fast (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/linux/fs/afs/
H A Dfs_probe.c23 struct afs_server *server, bool fast) in afs_schedule_fs_probe()
365 struct afs_server *fast, *slow, *server; in afs_fs_probe_dispatcher() local
/openbmc/qemu/target/i386/kvm/
H A Dhyperv.c88 bool fast = exit->u.hcall.input & HV_HYPERCALL_FAST; in kvm_hv_handle_exit() local
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c604 uint16_t hyperv_hcall_post_message(uint64_t param, bool fast) in hyperv_hcall_post_message()
700 uint16_t hyperv_hcall_signal_event(uint64_t param, bool fast) in hyperv_hcall_signal_event()
791 bool fast) in hyperv_hcall_retreive_dbg_data()
850 uint16_t hyperv_hcall_post_dbg_data(uint64_t ingpa, uint64_t outgpa, bool fast) in hyperv_hcall_post_dbg_data()
/openbmc/linux/arch/xtensa/kernel/
H A Dtraps.c83 int fast; member
500 int fast = dispatch_init_table[i].fast; in trap_init() local
/openbmc/linux/arch/arm/kernel/
H A Dentry-header.S293 .macro restore_user_regs, fast = 0, offset = 0 argument
/openbmc/linux/drivers/scsi/aacraid/
H A Ddpcsup.c57 int fast; in aac_response_normal() local
/openbmc/linux/drivers/pcmcia/
H A Dsa11xx_base.h96 #define MECR_FAST_SET(mecr, sock, fast) \ argument
/openbmc/linux/lib/math/
H A Dprime_numbers.c271 bool fast = is_prime_number(x); in selftest() local
/openbmc/linux/drivers/scsi/
H A Dwd33c93.c266 calc_sync_xfer(unsigned int period, unsigned int offset, unsigned int fast, in calc_sync_xfer()
291 calc_sync_msg(unsigned int period, unsigned int offset, unsigned int fast, in calc_sync_msg()
H A Dppa.c552 int fast, bulk, status; in ppa_completion() local
/openbmc/linux/drivers/media/tuners/
H A Dqm1d1c0042.c100 static int qm1d1c0042_set_srch_mode(struct qm1d1c0042_state *state, bool fast) in qm1d1c0042_set_srch_mode()
/openbmc/linux/mm/
H A Dgup_test.c229 bool fast; in pin_longterm_test_start() local
/openbmc/linux/lib/zstd/compress/
H A Dfse_compress.c595 const FSE_CTable* ct, const unsigned fast) in FSE_compress_usingCTable_generic()
656 unsigned const fast = (dstSize >= FSE_BLOCKBOUND(srcSize)); in FSE_compress_usingCTable() local
/openbmc/qemu/accel/tcg/
H A Dcputlb.c92 static inline size_t tlb_n_entries(CPUTLBDescFast *fast) in tlb_n_entries()
97 static inline size_t sizeof_tlb(CPUTLBDescFast *fast) in sizeof_tlb()
212 static void tlb_mmu_resize_locked(CPUTLBDesc *desc, CPUTLBDescFast *fast, in tlb_mmu_resize_locked()
287 static void tlb_mmu_flush_locked(CPUTLBDesc *desc, CPUTLBDescFast *fast) in tlb_mmu_flush_locked()
301 CPUTLBDescFast *fast = &cpu->neg.tlb.f[mmu_idx]; in tlb_flush_one_mmuidx_locked() local
307 static void tlb_mmu_init(CPUTLBDesc *desc, CPUTLBDescFast *fast, int64_t now) in tlb_mmu_init()
351 CPUTLBDescFast *fast = &cpu->neg.tlb.f[i]; in tlb_destroy() local
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dreset.c1147 struct ieee80211_channel *channel, bool fast, bool skip_pcu) in ath5k_hw_reset()
/openbmc/linux/tools/testing/selftests/mm/
H A Dgup_longterm.c133 const bool fast = type == TEST_TYPE_RO_FAST || in do_test() local
/openbmc/linux/include/linux/mtd/
H A Dspinand.h65 #define SPINAND_PAGE_READ_FROM_CACHE_OP(fast, addr, ndummy, buf, len) \ argument
71 #define SPINAND_PAGE_READ_FROM_CACHE_OP_3A(fast, addr, ndummy, buf, len) \ argument
/openbmc/linux/arch/alpha/kernel/
H A Dcore_wildfire.c184 wildfire_fast_qsd *fast = WILDFIRE_fast_qsd(); in wildfire_hardware_probe() local
/openbmc/linux/include/net/page_pool/
H A Dtypes.h85 u64 fast; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c93 const char fast[] = "FAST!!!"; in sk_fds_connect() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib0090.h106 static inline void dib0090_dcc_freq(struct dvb_frontend *fe, u8 fast) in dib0090_dcc_freq()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c1006 int fast, int large) in ahc_scbram_config()
1069 int fast; in ahc_probe_ext_scbram() local
/openbmc/linux/lib/zstd/common/
H A Dfse_decompress.c234 const FSE_DTable* dt, const unsigned fast) in FSE_decompress_usingDTable_generic()
/openbmc/linux/drivers/atm/
H A Deni.h98 struct atm_vcc *fast,*last_fast;/* queues of VCCs with pending PDUs */ member
/openbmc/linux/drivers/mtd/ubi/
H A Dattach.c942 int pnum, bool fast) in scan_peb()

123