Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/hv/
Dconnection.c384 int vmbus_post_msg(void *buffer, size_t buflen, bool can_sleep) in vmbus_post_msg()
/Linux-v4.19/drivers/leds/
Dleds-gpio.c27 u8 can_sleep; member
Dleds-ns2.c47 bool can_sleep; member
/Linux-v4.19/fs/afs/
Dflock.c338 afs_lock_type_t type, bool can_sleep) in afs_do_setlk_check()
/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib_multicast.c139 int can_sleep) in ipoib_mcast_alloc()
/Linux-v4.19/include/linux/gpio/
Ddriver.h269 bool can_sleep; member
/Linux-v4.19/drivers/char/
Dvirtio_console.c370 static void free_buf(struct port_buffer *buf, bool can_sleep) in free_buf()
1754 static void flush_bufs(struct virtqueue *vq, bool can_sleep) in flush_bufs()
/Linux-v4.19/mm/
Dz3fold.c543 bool can_sleep = gfpflags_allow_blocking(gfp); in z3fold_alloc() local
/Linux-v4.19/drivers/gpio/
Dgpiolib.c2785 int gpiod_get_array_value_complex(bool raw, bool can_sleep, in gpiod_get_array_value_complex()
3028 int gpiod_set_array_value_complex(bool raw, bool can_sleep, in gpiod_set_array_value_complex()
/Linux-v4.19/drivers/ata/
Dlibata-sff.c351 unsigned int wait, unsigned int can_sleep) in ata_dev_select()
/Linux-v4.19/fs/
Dlocks.c1989 int can_sleep, unlock; in SYSCALL_DEFINE2() local
/Linux-v4.19/drivers/scsi/ufs/
Dufshcd.c559 unsigned long timeout_ms, bool can_sleep) in ufshcd_wait_for_register()
4180 static inline void ufshcd_hba_stop(struct ufs_hba *hba, bool can_sleep) in ufshcd_hba_stop()
/Linux-v4.19/drivers/net/ethernet/amd/
Dpcnet32.c687 int can_sleep) in pcnet32_suspend()