Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Drtlx.c91 int rtlx_open(int index, int can_sleep) in rtlx_open()
192 unsigned int rtlx_read_poll(int index, int can_sleep) in rtlx_read_poll()
/Linux-v5.4/drivers/hv/
Dconnection.c393 int vmbus_post_msg(void *buffer, size_t buflen, bool can_sleep) in vmbus_post_msg()
/Linux-v5.4/drivers/leds/
Dleds-gpio.c23 u8 can_sleep; member
Dleds-ns2.c34 bool can_sleep; member
/Linux-v5.4/mm/
Dz3fold.c656 size_t size, bool can_sleep) in __z3fold_alloc()
871 bool can_sleep = gfpflags_allow_blocking(gfp); in z3fold_alloc() local
/Linux-v5.4/drivers/infiniband/ulp/ipoib/
Dipoib_multicast.c139 int can_sleep) in ipoib_mcast_alloc()
/Linux-v5.4/drivers/char/
Dvirtio_console.c357 static void free_buf(struct port_buffer *buf, bool can_sleep) in free_buf()
1732 static void flush_bufs(struct virtqueue *vq, bool can_sleep) in flush_bufs()
/Linux-v5.4/include/linux/gpio/
Ddriver.h382 bool can_sleep; member
/Linux-v5.4/drivers/gpio/
Dgpiolib.c3269 int gpiod_get_array_value_complex(bool raw, bool can_sleep, in gpiod_get_array_value_complex()
3555 int gpiod_set_array_value_complex(bool raw, bool can_sleep, in gpiod_set_array_value_complex()
/Linux-v5.4/drivers/ata/
Dlibata-sff.c335 unsigned int wait, unsigned int can_sleep) in ata_dev_select()
/Linux-v5.4/fs/
Dlocks.c2192 int can_sleep, unlock; in SYSCALL_DEFINE2() local
/Linux-v5.4/drivers/scsi/ufs/
Dufshcd.c556 unsigned long timeout_ms, bool can_sleep) in ufshcd_wait_for_register()
4228 static inline void ufshcd_hba_stop(struct ufs_hba *hba, bool can_sleep) in ufshcd_hba_stop()
/Linux-v5.4/drivers/net/ethernet/amd/
Dpcnet32.c687 int can_sleep) in pcnet32_suspend()