Home
last modified time | relevance | path

Searched defs:may_sleep (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/wiznet/
H A Dw5100.h16 bool may_sleep; member
/kernel/linux/linux-6.6/drivers/net/ethernet/wiznet/
H A Dw5100.h16 bool may_sleep; member
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H A Dsonic.c156 static void sonic_quiesce(struct net_device *dev, u16 mask, bool may_sleep) in sonic_quiesce() argument
711 static int sonic_init(struct net_device *dev, bool may_sleep) in sonic_init() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H A Dsonic.c156 static void sonic_quiesce(struct net_device *dev, u16 mask, bool may_sleep) in sonic_quiesce() argument
711 static int sonic_init(struct net_device *dev, bool may_sleep) in sonic_init() argument
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Drequest_manager.h65 bool may_sleep; member
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A Drequest_manager.h65 bool may_sleep; member
/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx.c40 nx_hcall_sync(struct nx_crypto_ctx *nx_ctx, struct vio_pfo_op *op, u32 may_sleep) nx_hcall_sync() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c696 static void mpc52xx_fec_stop(struct net_device *dev, bool may_sleep) in mpc52xx_fec_stop() argument
/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_console.c632 static int __hvc_poll(struct hvc_struct *hp, bool may_sleep) in __hvc_poll() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_nic.c302 bool may_sleep; in udp_tunnel_nic_device_sync() local
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c698 static void mpc52xx_fec_stop(struct net_device *dev, bool may_sleep) in mpc52xx_fec_stop() argument
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_console.c632 static int __hvc_poll(struct hvc_struct *hp, bool may_sleep) in __hvc_poll() argument
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx.c40 nx_hcall_sync(struct nx_crypto_ctx *nx_ctx, struct vio_pfo_op *op, u32 may_sleep) nx_hcall_sync() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_tunnel_nic.c302 bool may_sleep; in udp_tunnel_nic_device_sync() local
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dkaweth.c784 kaweth_async_set_rx_mode(struct kaweth_device *kaweth, bool may_sleep) kaweth_async_set_rx_mode() argument
/kernel/linux/linux-6.6/drivers/atm/
H A Dnicstar.c1621 static int _ns_send(struct atm_vcc *vcc, struct sk_buff *skb, bool may_sleep) in _ns_send() argument
1727 push_scqe(ns_dev * card, vc_map * vc, scq_info * scq, ns_scqe * tbd, struct sk_buff *skb, bool may_sleep) push_scqe() argument
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dkaweth.c784 kaweth_async_set_rx_mode(struct kaweth_device *kaweth, bool may_sleep) kaweth_async_set_rx_mode() argument
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-verity-target.c137 verity_hash_init(struct dm_verity *v, struct ahash_request *req, struct crypto_wait *wait, bool may_sleep) verity_hash_init() argument
182 verity_hash(struct dm_verity *v, struct ahash_request *req, const u8 *data, size_t len, u8 *digest, bool may_sleep) verity_hash() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H A Ds2io.c1111 static int init_tti(struct s2io_nic *nic, int link, bool may_sleep) in init_tti() argument
4886 static void s2io_set_multicast(struct net_device *dev, bool may_sleep) in s2io_set_multicast() argument
3337 wait_for_cmd_complete(void __iomem *addr, u64 busy_bit, int bit_state, bool may_sleep) wait_for_cmd_complete() argument
[all...]
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c255 __inode_security_revalidate(struct inode *inode, struct dentry *dentry, bool may_sleep) __inode_security_revalidate() argument
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c276 __inode_security_revalidate(struct inode *inode, struct dentry *dentry, bool may_sleep) __inode_security_revalidate() argument
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c2101 static void airo_end_xmit(struct net_device *dev, bool may_sleep) in airo_end_xmit() argument
2173 static void airo_end_xmit11(struct net_device *dev, bool may_sleep) in airo_end_xmit11() argument
2298 static void airo_set_promisc(struct airo_info *ai, bool may_sleep) in airo_set_promisc() argument
3973 issuecommand(struct airo_info *ai, Cmd *pCmd, Resp *pRsp, bool may_sleep) issuecommand() argument
4356 transmit_802_3_packet(struct airo_info *ai, int len, char *pPacket, bool may_sleep) transmit_802_3_packet() argument
4401 transmit_802_11_packet(struct airo_info *ai, int len, char *pPacket, bool may_sleep) transmit_802_11_packet() argument
[all...]

Completed in 62 milliseconds