/kernel/linux/linux-5.10/drivers/net/ethernet/wiznet/ |
H A D | w5100.h | 16 bool may_sleep; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/wiznet/ |
H A D | w5100.h | 16 bool may_sleep; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/ |
H A D | sonic.c | 156 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 D | sonic.c | 156 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 D | request_manager.h | 65 bool may_sleep; member
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
H A D | request_manager.h | 65 bool may_sleep; member
|
/kernel/linux/linux-5.10/drivers/crypto/nx/ |
H A D | nx.c | 40 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 D | fec_mpc52xx.c | 696 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 D | hvc_console.c | 632 static int __hvc_poll(struct hvc_struct *hp, bool may_sleep) in __hvc_poll() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | udp_tunnel_nic.c | 302 bool may_sleep; in udp_tunnel_nic_device_sync() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
H A D | fec_mpc52xx.c | 698 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 D | hvc_console.c | 632 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 D | nx.c | 40 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 D | udp_tunnel_nic.c | 302 bool may_sleep; in udp_tunnel_nic_device_sync() local
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | kaweth.c | 784 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 D | nicstar.c | 1621 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 D | kaweth.c | 784 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 D | dm-verity-target.c | 137 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 D | s2io.c | 1111 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 D | hooks.c | 255 __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 D | hooks.c | 276 __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 D | airo.c | 2101 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...] |