Searched defs:cookie (Results 126 - 150 of 655) sorted by last modified time

1234567891011>>

/linux-master/drivers/mmc/host/
H A Dsh_mmcif.c291 dma_cookie_t cookie = -EINVAL; local
341 dma_cookie_t cookie = -EINVAL; local
[all...]
H A Ddw_mmc.c875 dw_mci_pre_dma_transfer(struct dw_mci *host, struct mmc_data *data, int cookie) argument
/linux-master/drivers/iommu/
H A Dmsm_iommu.c117 static void __flush_iotlb(void *cookie) argument
138 __flush_iotlb_range(unsigned long iova, size_t size, size_t granule, bool leaf, void *cookie) argument
170 __flush_iotlb_walk(unsigned long iova, size_t size, size_t granule, void *cookie) argument
176 __flush_iotlb_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) argument
H A Dipmmu-vmsa.c309 static void ipmmu_tlb_flush_all(void *cookie) argument
316 ipmmu_tlb_flush(unsigned long iova, size_t size, size_t granule, void *cookie) argument
/linux-master/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c254 static void arm_smmu_tlb_inv_context_s1(void *cookie) argument
267 static void arm_smmu_tlb_inv_context_s2(void *cookie) argument
278 arm_smmu_tlb_inv_range_s1(unsigned long iova, size_t size, size_t granule, void *cookie, int reg) argument
306 arm_smmu_tlb_inv_range_s2(unsigned long iova, size_t size, size_t granule, void *cookie, int reg) argument
326 arm_smmu_tlb_inv_walk_s1(unsigned long iova, size_t size, size_t granule, void *cookie) argument
341 arm_smmu_tlb_add_page_s1(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) argument
349 arm_smmu_tlb_inv_walk_s2(unsigned long iova, size_t size, size_t granule, void *cookie) argument
357 arm_smmu_tlb_add_page_s2(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) argument
365 arm_smmu_tlb_inv_walk_s2_v1(unsigned long iova, size_t size, size_t granule, void *cookie) argument
377 arm_smmu_tlb_add_page_s2_v1(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) argument
[all...]
H A Dqcom_iommu.c114 static void qcom_iommu_tlb_sync(void *cookie) argument
133 static void qcom_iommu_tlb_inv_context(void *cookie) argument
147 qcom_iommu_tlb_inv_range_nosync(unsigned long iova, size_t size, size_t granule, bool leaf, void *cookie) argument
169 qcom_iommu_tlb_flush_walk(unsigned long iova, size_t size, size_t granule, void *cookie) argument
176 qcom_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) argument
[all...]
H A Darm-smmu-qcom.c59 static void qcom_adreno_smmu_get_fault_info(const void *cookie, argument
75 static void qcom_adreno_smmu_set_stall(const void *cookie, bool enabled) argument
87 static void qcom_adreno_smmu_resume_translation(const void *cookie, bool terminate) argument
136 static int qcom_adreno_smmu_set_ttbr0_cfg(const void *cookie, argument
121 qcom_adreno_smmu_get_ttbr1_cfg( const void *cookie) argument
[all...]
/linux-master/drivers/iommu/amd/
H A Dio_pgtable_v2.c330 static void v2_tlb_flush_all(void *cookie) argument
363 static struct io_pgtable *v2_alloc_pgtable(struct io_pgtable_cfg *cfg, void *cookie) argument
334 v2_tlb_flush_walk(unsigned long iova, size_t size, size_t granule, void *cookie) argument
339 v2_tlb_add_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_devcoredump.c165 bool cookie; local
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.h267 uint16_t cookie; member in struct:psp_runtime_data_header
/linux-master/drivers/dma-buf/
H A Ddma-fence.c325 void dma_fence_end_signalling(bool cookie) argument
/linux-master/drivers/base/power/
H A Dmain.c694 static void async_resume_noirq(void *data, async_cookie_t cookie) argument
830 static void async_resume_early(void *data, async_cookie_t cookie) argument
992 static void async_resume(void *data, async_cookie_t cookie) argument
1276 static void async_suspend_noirq(void *data, async_cookie_t cookie) argument
1443 static void async_suspend_late(void *data, async_cookie_t cookie) argument
1708 static void async_suspend(void *data, async_cookie_t cookie) argument
/linux-master/tools/testing/selftests/sched/
H A Dcs_prctl_test.c114 unsigned long long cookie; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c292 u32 cookie; local
514 tcp_gen_synack(struct tcphdr *tcp_header, __u32 cookie, __be32 *tsopt, __u16 mss, __u8 wscale) argument
535 tcpv4_gen_synack(struct header_pointers *hdr, __u32 cookie, __be32 *tsopt) argument
558 tcpv6_gen_synack(struct header_pointers *hdr, __u32 cookie, __be32 *tsopt) argument
604 __u32 cookie; local
[all...]
H A Dtest_tcp_custom_syncookie.c66 u32 cookie; member in struct:tcp_syncookie
463 u32 cookie = bpf_ntohl(ctx->tcp->ack_seq) - 1; local
H A Dsk_storage_omem_uncharge.c12 __u64 cookie = 0; variable
/linux-master/tools/lib/bpf/
H A Dnetlink.c132 libbpf_netlink_recv(int sock, __u32 nl_pid, int seq, __dump_nlmsg_t _fn, libbpf_dump_nlmsg_t fn, void *cookie) argument
222 libbpf_netlink_send_recv(struct libbpf_nla_req *req, int proto, __dump_nlmsg_t parse_msg, libbpf_dump_nlmsg_t parse_attr, void *cookie) argument
249 parse_genl_family_id(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn, void *cookie) argument
344 __dump_link_nlmsg(struct nlmsghdr *nlh, libbpf_dump_nlmsg_t dump_link_nlmsg, void *cookie) argument
360 get_xdp_info(void *cookie, void *msg, struct nlattr **tb) argument
405 parse_xdp_features(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn, void *cookie) argument
656 __get_tc_info(void *cookie, struct tcmsg *tc, struct nlattr **tb, bool unicast) argument
681 get_tc_info(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn, void *cookie) argument
[all...]
H A Dlibbpf.h771 __u64 cookie; member in struct:bpf_trace_opts
1785 long cookie; member in struct:libbpf_prog_handler_opts
H A Dbpf.h420 __u64 cookie; member in struct:bpf_link_create_opts::__anon3314::__anon3318
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1741 __u64 cookie; member in struct:bpf_attr::__anon3150::__anon3153::__anon3157
6689 __u64 cookie; member in struct:bpf_link_info::__anon3204::__anon3220::__anon3221::__anon3222
6697 __u64 cookie; member in struct:bpf_link_info::__anon3204::__anon3220::__anon3221::__anon3223
6703 __u64 cookie; member in struct:bpf_link_info::__anon3204::__anon3220::__anon3221::__anon3224
6709 __u64 cookie; member in struct:bpf_link_info::__anon3204::__anon3220::__anon3221::__anon3225
7339 __u64 cookie; /* Non-zero if socket was selected in PROG_TEST_RUN */ member in union:bpf_sk_lookup::__anon3250
[all...]
/linux-master/tools/bpf/bpftool/
H A Dlink.c254 __u64 cookie; member in struct:addr_cookie
[all...]
/linux-master/net/xfrm/
H A Dxfrm_policy.c3857 static struct dst_entry *xfrm_dst_check(struct dst_entry *dst, u32 cookie) argument
/linux-master/net/wireless/
H A Dmlme.c832 cfg80211_mlme_mgmt_tx(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, struct cfg80211_mgmt_tx_params *params, u64 *cookie) argument
/linux-master/net/sched/
H A Dcls_matchall.c68 mall_destroy_hw_filter(struct tcf_proto *tp, struct cls_mall_head *head, unsigned long cookie, struct netlink_ext_ack *extack) argument
84 mall_replace_hw_filter(struct tcf_proto *tp, struct cls_mall_head *head, unsigned long cookie, struct netlink_ext_ack *extack) argument
310 mall_stats_hw_filter(struct tcf_proto *tp, struct cls_mall_head *head, unsigned long cookie) argument
[all...]
H A Dact_api.c54 struct tc_cookie *cookie = container_of(p, struct tc_cookie, rcu); local
481 struct tc_cookie *cookie; local
[all...]

Completed in 298 milliseconds

1234567891011>>