Home
last modified time | relevance | path

Searched defs:fl (Results 1 – 10 of 10) sorted by relevance

/qemu/hw/ssi/
H A Daspeed_smc.c266 AspeedSMCFlash *fl = &s->flashes[cs]; in aspeed_smc_flash_set_segment_region() local
366 static inline int aspeed_smc_flash_mode(const AspeedSMCFlash *fl) in aspeed_smc_flash_mode()
373 static inline bool aspeed_smc_is_writable(const AspeedSMCFlash *fl) in aspeed_smc_is_writable()
380 static inline int aspeed_smc_flash_cmd(const AspeedSMCFlash *fl) in aspeed_smc_flash_cmd()
424 static void aspeed_smc_flash_select(AspeedSMCFlash *fl) in aspeed_smc_flash_select()
429 static void aspeed_smc_flash_unselect(AspeedSMCFlash *fl) in aspeed_smc_flash_unselect()
452 static int aspeed_smc_flash_dummies(const AspeedSMCFlash *fl) in aspeed_smc_flash_dummies()
498 AspeedSMCFlash *fl = opaque; in aspeed_smc_flash_read() local
575 static bool aspeed_smc_do_snoop(AspeedSMCFlash *fl, uint64_t data, in aspeed_smc_do_snoop()
630 AspeedSMCFlash *fl = opaque; in aspeed_smc_flash_write() local
[all …]
/qemu/util/
H A Dosdep.c200 struct flock fl = { in qemu_probe_lock_ops() local
245 struct flock fl = { in qemu_lock_fcntl() local
269 struct flock fl = { in qemu_lock_fd_test() local
/qemu/hw/block/
H A Dpflash_cfi01.c996 BlockBackend *pflash_cfi01_get_blk(PFlashCFI01 *fl) in pflash_cfi01_get_blk()
1001 MemoryRegion *pflash_cfi01_get_memory(PFlashCFI01 *fl) in pflash_cfi01_get_memory()
1012 void pflash_cfi01_legacy_drive(PFlashCFI01 *fl, DriveInfo *dinfo) in pflash_cfi01_legacy_drive()
/qemu/include/hw/core/
H A Dtcg-cpu-ops.h199 MemTxAttrs atr, int fl, uintptr_t ra) in cpu_check_watchpoint()
/qemu/tests/unit/
H A Dtest-bdrv-graph-mod.c431 BlockDriverState *fl = exclusive_writer_node("fl1"); in test_append_greedy_filter() local
/qemu/block/
H A Dqapi.c550 TimedAverage *fl = &ts->latency[BLOCK_ACCT_FLUSH]; in bdrv_query_blk_stats() local
/qemu/bsd-user/freebsd/
H A Dos-stat.h569 struct flock fl; in do_freebsd_fcntl() local
/qemu/target/xtensa/
H A Doverlay_tool.h28 #define XTREG(idx, ofs, bi, sz, al, no, fl, cp, typ, grp, name, \ argument
/qemu/hw/mips/
H A Dmalta.c1087 PFlashCFI01 *fl; in mips_malta_init() local
/qemu/linux-user/
H A Dsyscall.c6839 static inline abi_long copy_from_user_flock(struct flock *fl, in copy_from_user_flock()
6864 const struct flock *fl) in copy_to_user_flock()
6895 static inline abi_long copy_from_user_oabi_flock64(struct flock *fl, in copy_from_user_oabi_flock64()
6920 const struct flock *fl) in copy_to_user_oabi_flock64()
6940 static inline abi_long copy_from_user_flock64(struct flock *fl, in copy_from_user_flock64()
6965 const struct flock *fl) in copy_to_user_flock64()
6986 struct flock fl; in do_fcntl() local
12404 struct flock fl; in _syscall2() local