Home
last modified time | relevance | path

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

12

/linux-6.14.4/rust/kernel/
Duaccess.rs207 pub fn is_empty(&self) -> bool { in is_empty() method
316 pub fn is_empty(&self) -> bool { in is_empty() method
Dsecurity.rs38 pub fn is_empty(&self) -> bool { in is_empty() method
Dstr.rs24 pub const fn is_empty(&self) -> bool { in is_empty() method
177 pub const fn is_empty(&self) -> bool { in is_empty() method
Dlist.rs244 pub fn is_empty(&self) -> bool { in is_empty() method
/linux-6.14.4/fs/ntfs3/
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
Dfrecord.c3345 bool is_empty; in ni_write_inode() local
/linux-6.14.4/drivers/staging/greybus/
Daudio_manager.c89 int is_empty; in gb_audio_manager_remove_all() local
/linux-6.14.4/rust/kernel/alloc/
Dlayout.rs98 pub const fn is_empty(&self) -> bool { in is_empty() method
Dkvec.rs237 pub fn is_empty(&self) -> bool { in is_empty() function
/linux-6.14.4/drivers/tty/serial/
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-6.14.4/drivers/staging/media/atomisp/pci/runtime/queue/src/
Dqueue.c330 int ia_css_queue_is_empty(ia_css_queue_t *qhandle, bool *is_empty) in ia_css_queue_is_empty()
/linux-6.14.4/tools/testing/selftests/net/tcp_ao/
Drst.c213 bool is_empty = true; in test_wait_fds() local
/linux-6.14.4/kernel/cgroup/
Dcpuset-v1.c289 bool is_empty; in cpuset1_hotplug_update_tasks() local
/linux-6.14.4/security/landlock/
Druleset.c650 bool is_empty; in landlock_unmask_layers() local
/linux-6.14.4/drivers/edac/
Dbluefield_edac.c286 int is_empty = 1, i; in bluefield_edac_init_dimms() local
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_bmap.c1332 int *is_empty) in xfs_bmap_last_extent()
1365 int is_empty; in xfs_bmap_isaeof() local
1402 int is_empty; in xfs_bmap_last_offset() local
6025 int is_empty; in xfs_bmap_can_insert_extents() local
/linux-6.14.4/fs/ubifs/
Drecovery.c50 static int is_empty(void *buf, int len) in is_empty() function
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_guc_relay.c766 bool is_empty; in relay_needs_worker() local
/linux-6.14.4/drivers/md/dm-vdo/indexer/
Dindex.c1077 bool is_empty = false; in rebuild_index() local
Dvolume.c1450 u64 *highest_vcn, bool *is_empty) in uds_find_volume_chapter_boundaries()
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/dvm/
Deeprom.c840 bool is_empty = false; in iwl_is_otp_empty() local
/linux-6.14.4/drivers/usb/serial/
Dmxuport.c573 bool is_empty = true; in mxuport_tx_empty() local
/linux-6.14.4/drivers/tty/
Dmxser.c906 bool is_empty; in mxser_write() local
/linux-6.14.4/drivers/mtd/ubi/
Dubi.h773 int is_empty; member
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
Dr535.c2782 static bool is_empty(const struct debugfs_blob_wrapper *b) in is_empty() function

12