Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 25 of 759) sorted by relevance

12345678910>>...31

/OK3568_Linux_fs/u-boot/board/armadeus/apf27/
H A Dfpga.c58 int fpga_pre_fn(int cookie) in fpga_pre_fn()
86 int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn()
97 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn()
109 int fpga_init_fn(int cookie) in fpga_init_fn()
125 int fpga_done_fn(int cookie) in fpga_done_fn()
135 int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn()
143 int fpga_cs_fn(int assert_cs, int flush, int cookie) in fpga_cs_fn()
151 int fpga_rdata_fn(unsigned char *data, int cookie) in fpga_rdata_fn()
160 int fpga_wdata_fn(unsigned char data, int flush, int cookie) in fpga_wdata_fn()
168 int fpga_abort_fn(int cookie) in fpga_abort_fn()
[all …]
/OK3568_Linux_fs/u-boot/board/astro/mcf5373l/
H A Dfpga.c30 int altera_pre_fn(int cookie) in altera_pre_fn()
68 int altera_config_fn(int assert_config, int flush, int cookie) in altera_config_fn()
80 int altera_status_fn(int cookie) in altera_status_fn()
90 int altera_done_fn(int cookie) in altera_done_fn()
104 int altera_write_fn(const void *buf, size_t len, int flush, int cookie) in altera_write_fn()
144 int altera_abort_fn(int cookie) in altera_abort_fn()
154 int altera_post_fn(int cookie) in altera_post_fn()
207 int xilinx_pgm_config_fn(int assert, int flush, int cookie) in xilinx_pgm_config_fn()
222 int xilinx_init_config_fn(int cookie) in xilinx_init_config_fn()
230 int xilinx_done_config_fn(int cookie) in xilinx_done_config_fn()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dcookie.h23 struct cookie { struct
26 u8 cookie[COOKIE_LEN]; member
29 u8 cookie_decryption_key[NOISE_SYMMETRIC_KEY_LEN]; argument
45 void wg_cookie_init(struct cookie *cookie); argument
H A Dcookie.c69 void wg_cookie_init(struct cookie *cookie) in wg_cookie_init()
127 u8 cookie[COOKIE_LEN]; in wg_cookie_validate_packet() local
186 u8 cookie[COOKIE_LEN]; in wg_cookie_message_create() local
202 u8 cookie[COOKIE_LEN]; in wg_cookie_message_consume() local
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dcookie.c30 static void fscache_print_cookie(struct fscache_cookie *cookie, char prefix) in fscache_print_cookie()
56 void fscache_free_cookie(struct fscache_cookie *cookie) in fscache_free_cookie()
74 static int fscache_set_key(struct fscache_cookie *cookie, in fscache_set_key()
131 struct fscache_cookie *cookie; in fscache_alloc_cookie() local
246 struct fscache_cookie *candidate, *cookie; in __fscache_acquire_cookie() local
340 void __fscache_enable_cookie(struct fscache_cookie *cookie, in __fscache_enable_cookie()
381 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie, in fscache_acquire_non_index_cookie()
466 struct fscache_cookie *cookie) in fscache_alloc_object()
539 static int fscache_attach_object(struct fscache_cookie *cookie, in fscache_attach_object()
604 void __fscache_invalidate(struct fscache_cookie *cookie) in __fscache_invalidate()
[all …]
H A Dpage.c19 bool __fscache_check_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_check_page_write()
35 void __fscache_wait_on_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_wait_on_page_write()
50 bool release_page_wait_timeout(struct fscache_cookie *cookie, struct page *page) in release_page_wait_timeout()
62 bool __fscache_maybe_release_page(struct fscache_cookie *cookie, in __fscache_maybe_release_page()
149 struct fscache_cookie *cookie; in fscache_end_page_write() local
213 int __fscache_attr_changed(struct fscache_cookie *cookie) in __fscache_attr_changed()
303 struct fscache_cookie *cookie, in fscache_alloc_retrieval()
341 int fscache_wait_for_deferred_lookup(struct fscache_cookie *cookie) in fscache_wait_for_deferred_lookup()
429 int __fscache_read_or_alloc_page(struct fscache_cookie *cookie, in __fscache_read_or_alloc_page()
558 int __fscache_read_or_alloc_pages(struct fscache_cookie *cookie, in __fscache_read_or_alloc_pages()
[all …]
H A Dobject.c302 struct fscache_cookie *cookie, in fscache_object_init()
454 struct fscache_cookie *cookie = object->cookie; in fscache_look_up_object() local
512 struct fscache_cookie *cookie = object->cookie; in fscache_object_lookup_negative() local
545 struct fscache_cookie *cookie = object->cookie; in fscache_obtained_object() local
625 struct fscache_cookie *cookie; in fscache_lookup_failure() local
703 struct fscache_cookie *cookie = object->cookie; in fscache_drop_object() local
968 struct fscache_cookie *cookie = object->cookie; in _fscache_invalidate_object() local
/OK3568_Linux_fs/u-boot/include/
H A Dzynqpl.h46 #define XILINX_XC7Z007S_DESC(cookie) \ argument
50 #define XILINX_XC7Z010_DESC(cookie) \ argument
54 #define XILINX_XC7Z012S_DESC(cookie) \ argument
58 #define XILINX_XC7Z014S_DESC(cookie) \ argument
62 #define XILINX_XC7Z015_DESC(cookie) \ argument
66 #define XILINX_XC7Z020_DESC(cookie) \ argument
70 #define XILINX_XC7Z030_DESC(cookie) \ argument
74 #define XILINX_XC7Z035_DESC(cookie) \ argument
78 #define XILINX_XC7Z045_DESC(cookie) \ argument
82 #define XILINX_XC7Z100_DESC(cookie) \ argument
H A Dspartan3.h78 #define XILINX_XC3S50_DESC(iface, fn_table, cookie) \ argument
82 #define XILINX_XC3S200_DESC(iface, fn_table, cookie) \ argument
86 #define XILINX_XC3S400_DESC(iface, fn_table, cookie) \ argument
90 #define XILINX_XC3S1000_DESC(iface, fn_table, cookie) \ argument
94 #define XILINX_XC3S1500_DESC(iface, fn_table, cookie) \ argument
98 #define XILINX_XC3S2000_DESC(iface, fn_table, cookie) \ argument
102 #define XILINX_XC3S4000_DESC(iface, fn_table, cookie) \ argument
106 #define XILINX_XC3S5000_DESC(iface, fn_table, cookie) \ argument
111 #define XILINX_XC3S100E_DESC(iface, fn_table, cookie) \ argument
115 #define XILINX_XC3S250E_DESC(iface, fn_table, cookie) \ argument
[all …]
H A Dvirtex2.h65 #define XILINX_XC2V40_DESC(iface, fn_table, cookie) \ argument
69 #define XILINX_XC2V80_DESC(iface, fn_table, cookie) \ argument
73 #define XILINX_XC2V250_DESC(iface, fn_table, cookie) \ argument
77 #define XILINX_XC2V500_DESC(iface, fn_table, cookie) \ argument
81 #define XILINX_XC2V1000_DESC(iface, fn_table, cookie) \ argument
85 #define XILINX_XC2V1500_DESC(iface, fn_table, cookie) \ argument
89 #define XILINX_XC2V2000_DESC(iface, fn_table, cookie) \ argument
93 #define XILINX_XC2V3000_DESC(iface, fn_table, cookie) \ argument
97 #define XILINX_XC2V4000_DESC(iface, fn_table, cookie) \ argument
101 #define XILINX_XC2V6000_DESC(iface, fn_table, cookie) \ argument
[all …]
H A Dspartan2.h68 #define XILINX_XC2S15_DESC(iface, fn_table, cookie) \ argument
72 #define XILINX_XC2S30_DESC(iface, fn_table, cookie) \ argument
76 #define XILINX_XC2S50_DESC(iface, fn_table, cookie) \ argument
80 #define XILINX_XC2S100_DESC(iface, fn_table, cookie) \ argument
84 #define XILINX_XC2S150_DESC(iface, fn_table, cookie) \ argument
88 #define XILINX_XC2S200_DESC(iface, fn_table, cookie) \ argument
92 #define XILINX_XC2S50E_DESC(iface, fn_table, cookie) \ argument
96 #define XILINX_XC2S100E_DESC(iface, fn_table, cookie) \ argument
100 #define XILINX_XC2S150E_DESC(iface, fn_table, cookie) \ argument
104 #define XILINX_XC2S200E_DESC(iface, fn_table, cookie) \ argument
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache.h25 #define fscache_cookie_valid(cookie) (cookie) argument
28 #define fscache_cookie_valid(cookie) (0) argument
174 static inline bool fscache_cookie_enabled(struct fscache_cookie *cookie) in fscache_cookie_enabled()
358 void fscache_relinquish_cookie(struct fscache_cookie *cookie, in fscache_relinquish_cookie()
379 int fscache_check_consistency(struct fscache_cookie *cookie, in fscache_check_consistency()
401 void fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data) in fscache_update_cookie()
417 int fscache_pin_cookie(struct fscache_cookie *cookie) in fscache_pin_cookie()
432 void fscache_unpin_cookie(struct fscache_cookie *cookie) in fscache_unpin_cookie()
448 int fscache_attr_changed(struct fscache_cookie *cookie) in fscache_attr_changed()
470 void fscache_invalidate(struct fscache_cookie *cookie) in fscache_invalidate()
[all …]
/OK3568_Linux_fs/u-boot/api/
H A Dapi_net.c30 static int dev_valid_net(void *cookie) in dev_valid_net()
35 int dev_open_net(void *cookie) in dev_open_net()
46 int dev_close_net(void *cookie) in dev_close_net()
76 int dev_write_net(void *cookie, void *buf, int len) in dev_write_net()
83 int dev_read_net(void *cookie, void *buf, int len) in dev_read_net()
92 int dev_open_net(void *cookie) in dev_open_net()
97 int dev_close_net(void *cookie) in dev_close_net()
107 int dev_write_net(void *cookie, void *buf, int len) in dev_write_net()
112 int dev_read_net(void *cookie, void *buf, int len) in dev_read_net()
/OK3568_Linux_fs/u-boot/board/spear/x600/
H A Dfpga.c41 static int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn()
54 static int fpga_init_fn(int cookie) in fpga_init_fn()
76 static int fpga_done_fn(int cookie) in fpga_done_fn()
97 static int fpga_pre_config_fn(int cookie) in fpga_pre_config_fn()
109 static int fpga_post_config_fn(int cookie) in fpga_post_config_fn()
123 static int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn()
132 static int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c61 u32 addr, void *cookie) in pkt_sys_set_resource()
88 u32 size, void *cookie) in pkt_sys_unset_resource()
108 void pkt_sys_ping(struct hfi_sys_ping_pkt *pkt, u32 cookie) in pkt_sys_ping()
152 int pkt_session_init(struct hfi_session_init_pkt *pkt, void *cookie, in pkt_session_init()
167 void pkt_session_cmd(struct hfi_session_pkt *pkt, u32 pkt_type, void *cookie) in pkt_session_cmd()
175 void *cookie, struct hfi_buffer_desc *bd) in pkt_session_set_buffers()
214 void *cookie, struct hfi_buffer_desc *bd) in pkt_session_unset_buffers()
255 void *cookie, struct hfi_frame_data *in_frame) in pkt_session_etb_decoder()
279 void *cookie, struct hfi_frame_data *in_frame) in pkt_session_etb_encoder()
303 int pkt_session_ftb(struct hfi_session_fill_buffer_pkt *pkt, void *cookie, in pkt_session_ftb()
[all …]
/OK3568_Linux_fs/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c123 int fpga_pgm_fn(int nassert, int nflush, int cookie) in fpga_pgm_fn()
132 int fpga_init_fn(int cookie) in fpga_init_fn()
137 int fpga_done_fn(int cookie) in fpga_done_fn()
142 int fpga_pre_config_fn(int cookie) in fpga_pre_config_fn()
167 int fpga_post_config_fn(int cookie) in fpga_post_config_fn()
179 int fpga_wr_fn(int nassert_write, int flush, int cookie) in fpga_wr_fn()
186 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn()
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dbuffer_sync.c213 unsigned long cookie; in fast_get_dcookie() local
229 unsigned long cookie = NO_COOKIE; in get_exec_dcookie() local
256 unsigned long cookie = NO_COOKIE; in lookup_dcookie() local
304 add_user_ctx_switch(struct task_struct const *task, unsigned long cookie) in add_user_ctx_switch()
317 static void add_cookie_switch(unsigned long cookie) in add_cookie_switch()
334 unsigned long cookie; in add_data() local
383 unsigned long cookie; in add_sample() local
499 unsigned long cookie = 0; in sync_buffer() local
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Droce_gid_mgmt.c148 struct net_device *rdma_ndev, void *cookie) in is_eth_port_of_netdev_filter()
172 struct net_device *rdma_ndev, void *cookie) in is_eth_port_inactive_slave_filter()
201 struct net_device *rdma_ndev, void *cookie) in is_ndev_for_default_gid_filter()
227 struct net_device *rdma_ndev, void *cookie) in pass_all_filter()
233 struct net_device *rdma_ndev, void *cookie) in upper_device_filter()
265 void *cookie) in is_upper_ndev_bond_master_filter()
429 struct net_device *rdma_ndev, void *cookie) in add_netdev_ips()
435 struct net_device *rdma_ndev, void *cookie) in del_netdev_ips()
450 struct net_device *rdma_ndev, void *cookie) in del_default_gids()
462 struct net_device *rdma_ndev, void *cookie) in add_default_gids()
[all …]
/OK3568_Linux_fs/u-boot/board/theadorable/
H A Dfpga.c20 static int fpga_pre_fn(int cookie) in fpga_pre_fn()
47 static int fpga_config_fn(int assert, int flush, int cookie) in fpga_config_fn()
62 static int fpga_write_fn(const void *buf, size_t len, int flush, int cookie) in fpga_write_fn()
105 static int fpga_done_fn(int cookie) in fpga_done_fn()
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dnet.c141 void *cookie) in netlink_recv()
199 void *cookie) in __dump_class_nlmsg()
214 dump_nlmsg_t dump_class_nlmsg, void *cookie) in netlink_get_class()
238 void *cookie) in __dump_qdisc_nlmsg()
253 dump_nlmsg_t dump_qdisc_nlmsg, void *cookie) in netlink_get_qdisc()
277 void *cookie) in __dump_filter_nlmsg()
292 dump_nlmsg_t dump_filter_nlmsg, void *cookie) in netlink_get_filter()
316 dump_nlmsg_t dump_link_nlmsg, void *cookie) in __dump_link_nlmsg()
331 dump_nlmsg_t dump_link_nlmsg, void *cookie) in netlink_get_link()
352 static int dump_link_nlmsg(void *cookie, void *msg, struct nlattr **tb) in dump_link_nlmsg()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dinterrupt.c285 static irqreturn_t wil6210_irq_rx(int irq, void *cookie) in wil6210_irq_rx()
347 static irqreturn_t wil6210_irq_rx_edma(int irq, void *cookie) in wil6210_irq_rx_edma()
398 static irqreturn_t wil6210_irq_tx_edma(int irq, void *cookie) in wil6210_irq_tx_edma()
444 static irqreturn_t wil6210_irq_tx(int irq, void *cookie) in wil6210_irq_tx()
533 static irqreturn_t wil6210_irq_misc(int irq, void *cookie) in wil6210_irq_misc()
602 static irqreturn_t wil6210_irq_misc_thread(int irq, void *cookie) in wil6210_irq_misc_thread()
649 static irqreturn_t wil6210_thread_irq(int irq, void *cookie) in wil6210_thread_irq()
747 static irqreturn_t wil6210_hardirq(int irq, void *cookie) in wil6210_hardirq()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Ddma-iommu.c54 struct iommu_dma_cookie cookie; member
58 static inline size_t cookie_msi_granule(struct iommu_dma_cookie *cookie) in cookie_msi_granule()
67 struct iommu_dma_cookie_ext *cookie; in cookie_alloc() local
112 struct iommu_dma_cookie *cookie; in iommu_get_msi_cookie() local
139 struct iommu_dma_cookie *cookie = domain->iova_cookie; in iommu_put_dma_cookie() local
176 static int cookie_init_hw_msi_region(struct iommu_dma_cookie *cookie, in cookie_init_hw_msi_region()
249 struct iommu_dma_cookie *cookie = domain->iova_cookie; in iova_reserve_iommu_regions() local
286 struct iommu_dma_cookie *cookie; in iommu_dma_flush_iotlb_all() local
313 struct iommu_dma_cookie *cookie = domain->iova_cookie; in iommu_dma_init_domain() local
401 struct iommu_dma_cookie *cookie; in iommu_dma_reserve_iova() local
[all …]
/OK3568_Linux_fs/app/lvgl_demo/sys/
H A Dtrace.c74 void atrace_async_begin_body(const char* name, int32_t cookie) in atrace_async_begin_body()
79 void atrace_async_end_body(const char* name, int32_t cookie) in atrace_async_end_body()
104 …_async_begin_body(__attribute__((unused)) const char* name, __attribute__((unused)) int32_t cookie) in atrace_async_begin_body()
108 …ce_async_end_body(__attribute__((unused)) const char* name, __attribute__((unused)) int32_t cookie) in atrace_async_end_body()
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_trace.cpp110 void MppTraceService::trace_async_begin(const char* name, RK_S32 cookie) in trace_async_begin()
118 void MppTraceService::trace_async_end(const char* name, RK_S32 cookie) in trace_async_end()
152 void mpp_trace_async_begin(const char* name, RK_S32 cookie) in mpp_trace_async_begin()
157 void mpp_trace_async_end(const char* name, RK_S32 cookie) in mpp_trace_async_end()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dstacktrace.c15 void arch_stack_walk(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk()
39 void *cookie, struct task_struct *task) in arch_stack_walk_reliable()
112 void arch_stack_walk_user(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk_user()

12345678910>>...31