Searched defs:cookie (Results 101 - 125 of 654) sorted by relevance

1234567891011>>

/linux-master/arch/sh/drivers/pci/
H A Dpcie-sh7786.c499 static void __init sh7786_pcie_init_hw(void *data, async_cookie_t cookie) argument
/linux-master/fs/nfsd/
H A Dnfsxdr.c564 __be32 cookie = cpu_to_be32(offset); local
/linux-master/arch/sparc/kernel/
H A Dpci_msi.c15 static irqreturn_t sparc64_msiq_interrupt(int irq, void *cookie) argument
/linux-master/drivers/mmc/host/
H A Drenesas_sdhi_sys_dmac.c161 dma_cookie_t cookie; local
233 dma_cookie_t cookie; local
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c7 sja1105_rule_find(struct sja1105_private *priv, unsigned long cookie) argument
30 sja1105_setup_bcast_policer(struct sja1105_private *priv, struct netlink_ext_ack *extack, unsigned long cookie, int port, u64 rate_bytes_per_sec, u32 burst) argument
102 sja1105_setup_tc_policer(struct sja1105_private *priv, struct netlink_ext_ack *extack, unsigned long cookie, int port, int tc, u64 rate_bytes_per_sec, u32 burst) argument
174 sja1105_flower_policer(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, u64 rate_bytes_per_sec, u32 burst) argument
350 unsigned long cookie = cls->cookie; local
[all...]
/linux-master/arch/powerpc/platforms/512x/
H A Dmpc512x_lpbfifo.c170 dma_cookie_t cookie; local
/linux-master/drivers/input/serio/
H A Dserport.c160 serport_ldisc_read(struct tty_struct * tty, struct file * file, u8 *kbuf, size_t nr, void **cookie, unsigned long offset) argument
/linux-master/drivers/bluetooth/
H A Dhci_ldisc.c809 hci_uart_tty_read(struct tty_struct *tty, struct file *file, u8 *buf, size_t nr, void **cookie, unsigned long offset) argument
/linux-master/net/nfc/nci/
H A Duart.c347 nci_uart_tty_read(struct tty_struct *tty, struct file *file, u8 *buf, size_t nr, void **cookie, unsigned long offset) argument
/linux-master/drivers/infiniband/core/
H A Dcma_configfs.c68 static bool filter_by_name(struct ib_device *ib_dev, void *cookie) argument
/linux-master/sound/soc/sprd/
H A Dsprd-pcm-dma.c23 dma_cookie_t cookie; member in struct:sprd_pcm_dma_data
/linux-master/drivers/mtd/hyperbus/
H A Dhbmc-am654.c81 dma_cookie_t cookie; local
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c286 dpaa2_switch_acl_tbl_find_entry_by_cookie(struct dpaa2_switch_filter_block *block, unsigned long cookie) argument
314 dpaa2_switch_mirror_find_entry_by_cookie(struct dpaa2_switch_filter_block *block, unsigned long cookie) argument
[all...]
/linux-master/fs/cachefiles/
H A Dinterface.c22 struct cachefiles_object *cachefiles_alloc_object(struct fscache_cookie *cookie) argument
177 cachefiles_lookup_cookie(struct fscache_cookie *cookie) argument
283 struct fscache_cookie *cookie = object->cookie; local
354 cachefiles_withdraw_cookie(struct fscache_cookie *cookie) argument
385 cachefiles_invalidate_cookie(struct fscache_cookie *cookie) argument
[all...]
/linux-master/drivers/dma/idxd/
H A Ddma.c175 dma_cookie_t cookie; local
156 idxd_dma_tx_status(struct dma_chan *dma_chan, dma_cookie_t cookie, struct dma_tx_state *txstate) argument
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddbring.c50 u32 cookie; local
278 u32 cookie; local
/linux-master/include/uapi/rdma/
H A Dmlx5_user_ioctl_verbs.h75 __aligned_u64 cookie; member in struct:mlx5_ib_uapi_devx_async_event_hdr
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddbring.c21 u32 cookie; local
242 u32 cookie; local
H A Ddp_mon.h62 u64 cookie; member in struct:dp_mon_packet_info
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq.h37 u64 cookie; member in struct:iavf_asq_cmd_details
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.h37 u64 cookie; member in struct:i40e_asq_cmd_details
/linux-master/sound/soc/intel/avs/
H A Dprobes.c182 unsigned long cookie; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dexceptions_fail.c32 __noinline void *exception_cb_bad_ret_type(u64 cookie) argument
H A Dexceptions.c130 __noinline int exception_cb_mod_global(u64 cookie) argument
145 __noinline int exception_cb_mod(u64 cookie) argument
203 volatile u64 cookie = c; local
211 volatile u64 cookie = c; local
219 volatile s64 cookie = c; local
227 volatile s64 cookie = c; local
235 volatile s64 cookie = c; local
243 volatile s64 cookie = c; local
251 volatile u64 cookie = c; local
259 volatile u64 cookie = c; local
261 bpf_assert_with(bpf_cmp_unlikely(cookie, ==, 0), cookie + 100); local
267 volatile s64 cookie = c; local
269 bpf_assert_with(bpf_cmp_unlikely(cookie, <, 0), cookie + 100); local
275 volatile s64 cookie = c; local
283 volatile s64 cookie = c; local
285 bpf_assert_with(bpf_cmp_unlikely(cookie, <=, -1), cookie + 100); local
291 volatile s64 cookie = c; local
[all...]
/linux-master/drivers/mfd/
H A Dstm32-timers.c62 dma_cookie_t cookie; local

Completed in 241 milliseconds

1234567891011>>