Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Duaccess.rs248 pub fn is_empty(&self) -> bool { in is_empty() method
415 pub fn is_empty(&self) -> bool { in is_empty() method
H A Dstr.rs24 pub const fn is_empty(&self) -> bool { is_empty() method
232 pub const fn is_empty(&self) -> bool { is_empty() method
H A Dlist.rs356 pub fn is_empty(&self) -> bool { is_empty() method
H A Drbtree.rs196 pub fn is_empty(&self) -> bool { in is_empty() method
/linux/fs/ntfs3/
H A Ddir.c524 static int ntfs_dir_count(struct inode *dir, bool *is_empty, size_t *dirs, in ntfs_dir_count()
616 bool is_empty = false; in dir_is_empty() local
H A Dfrecord.c3301 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.c377 static char __ssp_receive_char(struct sifive_serial_port *ssp, char *is_empty) in __ssp_receive_char()
407 char is_empty; in __ssp_receive_chars() local
716 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.c644 bool is_empty; in landlock_unmask_layers() local
/linux/drivers/edac/
H A Dbluefield_edac.c296 int is_empty = 1, i; in bluefield_edac_init_dimms() local
/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c1322 int *is_empty) in xfs_bmap_last_extent()
1355 int is_empty; in xfs_bmap_isaeof() local
1392 int is_empty; in xfs_bmap_last_offset() local
5751 int is_empty; in xfs_bmap_can_insert_extents() local
/linux/rust/kernel/device/
H A Dproperty.rs349 pub fn is_empty(&self) -> bool { is_empty() method
/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.c1452 u64 *highest_vcn, bool *is_empty) in uds_find_volume_chapter_boundaries()
/linux/rust/kernel/alloc/
H A Dkvec.rs277 pub const fn is_empty(&self) -> bool { in is_empty() function
/linux/drivers/usb/serial/
H A Dmxuport.c573 bool is_empty = true; in mxuport_tx_empty() local
/linux/drivers/mtd/ubi/
H A Dubi.h773 int is_empty; member
/linux/include/net/
H A Dsock.h1252 int is_empty; member