/linux/drivers/net/ethernet/ti/ |
H A D | davinci_cpdma.c | 140 void *token; member 1079 int cpdma_chan_idle_submit(struct cpdma_chan *chan, void *token, void *data, in cpdma_chan_idle_submit() 1104 int cpdma_chan_idle_submit_mapped(struct cpdma_chan *chan, void *token, in cpdma_chan_idle_submit_mapped() 1129 int cpdma_chan_submit(struct cpdma_chan *chan, void *token, void *data, in cpdma_chan_submit() 1154 int cpdma_chan_submit_mapped(struct cpdma_chan *chan, void *token, in cpdma_chan_submit_mapped() 1201 uintptr_t token; in __cpdma_chan_free() local
|
/linux/drivers/net/fddi/skfp/ |
H A D | smttimer.c | 55 u_long token) in smt_timer_start()
|
/linux/security/apparmor/include/ |
H A D | task.h | 29 u64 token; member
|
/linux/drivers/xen/ |
H A D | cpu_hotplug.c | 73 const char *path, const char *token) in handle_vcpu_hotplug_event()
|
/linux/kernel/locking/ |
H A D | rtmutex_api.c | 574 int token; in mutex_lock_io_nested() local 621 int token = io_schedule_prepare(); in mutex_lock_io() local
|
/linux/fs/smb/common/smbdirect/ |
H A D | smbdirect.h | 13 __le32 token; member
|
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_arm.h | 166 byte_mask, token, signal_master) \ argument 191 #define NFP_ARM_GCSR_EXPA_CSR(mode, target, token, is_64, action, address) \ argument 201 #define NFP_ARM_GCSR_BULK_CSR(mode, target, token, is_64, address) \ argument
|
H A D | nfp_cpp.h | 81 #define NFP_CPP_ID(target, action, token) \ argument 99 #define NFP_CPP_ISLAND_ID(target, action, token, island) \ argument
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_nvif.c | 72 nvkm_client_event(u64 token, void *repv, u32 repc) in nvkm_client_event()
|
/linux/net/rxrpc/ |
H A D | insecure.c | 12 struct rxrpc_key_token *token) in none_init_connection_security()
|
/linux/include/linux/fsl/ |
H A D | mc.h | 228 __le16 token; member 258 u16 token) in mc_encode_cmd_header() 277 u16 token = le16_to_cpu(hdr->token); in mc_cmd_hdr_read_token() local
|
/linux/arch/x86/kernel/cpu/sgx/ |
H A D | ioctl.c | 468 void *token) in sgx_encl_init() 577 void *token; in sgx_ioc_enclave_init() local
|
/linux/tools/tracing/rtla/src/ |
H A D | actions.c | 133 char *token; in actions_parse() local
|
/linux/net/smc/ |
H A D | smc_loopback.h | 27 u64 token; member
|
H A D | smc_ism.c | 263 int smc_ism_attach_dmb(struct smcd_dev *dev, u64 token, in smc_ism_attach_dmb() 285 int smc_ism_detach_dmb(struct smcd_dev *dev, u64 token) in smc_ism_detach_dmb()
|
/linux/net/mptcp/ |
H A D | syncookies.c | 24 u32 token; member
|
/linux/drivers/parport/ |
H A D | probe.c | 17 const char *token; member
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | wed.c | 43 int token; in mt76_wed_init_rx_buf() local
|
/linux/drivers/i2c/busses/ |
H A D | i2c-meson.c | 129 static void meson_i2c_add_token(struct meson_i2c *i2c, int token) in meson_i2c_add_token() 339 int token; in meson_i2c_do_start() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | user_ringbuf.c | 378 __u64 *token; in test_user_ringbuf_discards_properly_ignored() local 612 __u64 *token; in test_user_ringbuf_blocking_reserve() local
|
/linux/fs/orangefs/ |
H A D | upcall.h | 71 __u64 token; member 78 __u64 token; member 134 __u64 token; member
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | file_ops.c | 129 #define HFI1_MMAP_TOKEN_GET(field, token) \ argument 141 static inline int is_valid_mmap(u64 token) in is_valid_mmap() 324 u64 token = vma->vm_pgoff << PAGE_SHIFT, in hfi1_file_mmap() local
|
/linux/arch/powerpc/mm/nohash/ |
H A D | e500_hugetlbpage.c | 38 int token = smp_processor_id() + 1; in book3e_tlb_lock() local
|
/linux/sound/soc/qcom/qdsp6/ |
H A D | audioreach.c | 205 static void *__audioreach_alloc_pkt(int payload_size, uint32_t opcode, uint32_t token, in __audioreach_alloc_pkt() 242 void *audioreach_alloc_pkt(int payload_size, uint32_t opcode, uint32_t token, in audioreach_alloc_pkt() 249 void *audioreach_alloc_apm_pkt(int pkt_size, uint32_t opcode, uint32_t token, uint32_t src_port) in audioreach_alloc_apm_pkt() 256 void *audioreach_alloc_cmd_pkt(int payload_size, uint32_t opcode, uint32_t token, in audioreach_alloc_cmd_pkt() 263 void *audioreach_alloc_apm_cmd_pkt(int pkt_size, uint32_t opcode, uint32_t token) in audioreach_alloc_apm_cmd_pkt()
|
/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.h | 236 static inline void asd_dmatok_free(struct asd_dma_tok *token) in asd_dmatok_free() 245 struct asd_dma_tok *token = asd_dmatok_alloc(flags); in asd_alloc_coherent() local 261 struct asd_dma_tok *token) in asd_free_coherent()
|