Home
last modified time | relevance | path

Searched defs:is_free (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/mm/kasan/
H A Dreport_tags.c37 bool is_free; in kasan_complete_mode_report_info() local
H A Dtags.c96 gfp_t gfp_flags, bool is_free) in save_stack_info()
H A Dkasan.h280 bool is_free; member
/openbmc/linux/fs/xfs/scrub/
H A Drtbitmap.c138 bool is_free; in xchk_xref_is_used_rt_space() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rtbitmap.c1056 int is_free; in xfs_rtalloc_query_range() local
1120 bool *is_free) in xfs_rtalloc_extent_is_free()
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-mailbox.c134 int is_free = flags == IVTV_MBOX_FREE || (flags & IVTV_MBOX_FIRMWARE_DONE); in try_mailbox() local
/openbmc/linux/mm/
H A Dz3fold.c283 bool is_free; in free_handle() local
/openbmc/linux/fs/jfs/
H A Djfs_imap.c2726 unsigned long inum, bool is_free, struct tblock * tblk) in diUpdatePMap()
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c324 bool is_free; in scsi_qdev_realize() local
/openbmc/linux/drivers/dma/
H A Dste_dma40.c1827 bool is_free = false; in d40_alloc_mask_free() local
/openbmc/qemu/block/
H A Dvvfat.c441 static char is_free(const direntry_t* direntry) in is_free() function
/openbmc/linux/drivers/md/
H A Dmd.c701 bool is_free = 0; in mddev_alloc_unit() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c8397 static void hclge_update_umv_space(struct hclge_vport *vport, bool is_free) in hclge_update_umv_space()