Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A 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()
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dconnection.c364 int vmbus_post_msg(void *buffer, size_t buflen, bool can_sleep) in vmbus_post_msg()
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-gpio.c23 u8 can_sleep; member
H A Dleds-ns2.c49 bool can_sleep; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c169 void ionic_link_status_check_request(struct ionic_lif *lif, bool can_sleep) in ionic_link_status_check_request()
1035 bool can_sleep) in ionic_lif_addr()
1148 static void ionic_set_rx_mode(struct net_device *netdev, bool can_sleep) in ionic_set_rx_mode()
/OK3568_Linux_fs/kernel/mm/
H A Dz3fold.c875 size_t size, bool can_sleep) in __z3fold_alloc()
1096 bool can_sleep = gfpflags_allow_blocking(gfp); in z3fold_alloc() local
/OK3568_Linux_fs/kernel/drivers/char/
H A Dvirtio_console.c357 static void free_buf(struct port_buffer *buf, bool can_sleep) in free_buf()
1730 static void flush_bufs(struct virtqueue *vq, bool can_sleep) in flush_bufs()
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Ddriver.h413 bool can_sleep; member
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dinternal.h166 bool can_sleep; member
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib.c2676 int gpiod_get_array_value_complex(bool raw, bool can_sleep, in gpiod_get_array_value_complex()
2962 int gpiod_set_array_value_complex(bool raw, bool can_sleep, in gpiod_set_array_value_complex()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-sff.c331 unsigned int wait, unsigned int can_sleep) in ata_dev_select()
/OK3568_Linux_fs/kernel/fs/
H A Dlocks.c2223 int can_sleep, unlock; in SYSCALL_DEFINE2() local
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.c890 unsigned int wait, unsigned int can_sleep) in ata_dev_select()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/
H A Dpcnet32.c676 int can_sleep) in pcnet32_suspend()
/OK3568_Linux_fs/kernel/include/linux/
H A Dregmap.h404 bool can_sleep; member