Home
last modified time | relevance | path

Searched defs:is_empty (Results 1 – 20 of 20) sorted by relevance

/linux/rust/kernel/
H A Duaccess.rs210 pub fn is_empty(&self) -> bool { is_empty() method
326 pub fn is_empty(&self) -> bool { is_empty() method
H A Dstr.rs25 pub const fn is_empty(&self) -> bool { is_empty() method
176 pub const fn is_empty(&self) -> bool { is_empty() method
H A Dlist.rs244 pub fn is_empty(&self) -> bool { in is_empty() method
/linux/fs/ntfs3/
H A Ddir.c522 static int ntfs_dir_count(struct inode *dir, bool *is_empty, size_t *dirs, in ntfs_dir_count()
614 bool is_empty = false; in dir_is_empty() local
H A Dfrecord.c3339 bool is_empty; in ni_write_inode() local
/linux/drivers/staging/greybus/
H A Daudio_manager.c89 int is_empty; in gb_audio_manager_remove_all() local
/linux/drivers/tty/serial/
H A Dsifive.c375 static char __ssp_receive_char(struct sifive_serial_port *ssp, char *is_empty) in __ssp_receive_char()
405 char is_empty; in __ssp_receive_chars() local
708 char is_empty, ch; in sifive_serial_poll_get_char() local
/linux/tools/testing/selftests/net/tcp_ao/
H A Drst.c213 bool is_empty = true; in test_wait_fds() local
/linux/kernel/cgroup/
H A Dcpuset-v1.c289 bool is_empty; in cpuset1_hotplug_update_tasks() local
/linux/security/landlock/
H A Druleset.c650 bool is_empty; in landlock_unmask_layers() local
/linux/drivers/edac/
H A Dbluefield_edac.c286 int is_empty = 1, i; in bluefield_edac_init_dimms() local
/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c1335 int *is_empty) in xfs_bmap_last_extent()
1368 int is_empty; in xfs_bmap_isaeof() local
1405 int is_empty; in xfs_bmap_last_offset() local
6025 int is_empty; in xfs_bmap_can_insert_extents() local
/linux/fs/ubifs/
H A Drecovery.c50 static int is_empty(void *buf, int len) in is_empty() function
/linux/drivers/md/dm-vdo/indexer/
H A Dindex.c1077 bool is_empty = false; in rebuild_index() local
H A Dvolume.c1450 u64 *highest_vcn, bool *is_empty) in uds_find_volume_chapter_boundaries()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Deeprom.c840 bool is_empty = false; in iwl_is_otp_empty() local
/linux/drivers/usb/serial/
H A Dmxuport.c573 bool is_empty = true; in mxuport_tx_empty() local
/linux/drivers/tty/
H A Dmxser.c906 bool is_empty; in mxser_write() local
/linux/drivers/mtd/ubi/
H A Dubi.h775 int is_empty; member
/linux/include/net/
H A Dsock.h1215 int is_empty; member