Home
last modified time | relevance | path

Searched defs:cookie (Results 26 – 50 of 759) sorted by relevance

12345678910>>...31

/OK3568_Linux_fs/u-boot/board/beckhoff/mx53cx9020/
H A Dmx53cx9020.c287 static int ccat_config_fn(int assert_config, int flush, int cookie) in ccat_config_fn()
299 static int ccat_status_fn(int cookie) in ccat_status_fn()
304 static int ccat_write_fn(const void *buf, size_t buf_len, int flush, int cookie) in ccat_write_fn()
319 static int ccat_done_fn(int cookie) in ccat_done_fn()
325 static int ccat_post_fn(int cookie) in ccat_post_fn()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dpdata-quirks.c345 struct ti_sysc_cookie *cookie) in ti_sysc_clkdm_init()
360 const struct ti_sysc_cookie *cookie) in ti_sysc_clkdm_deny_idle()
367 const struct ti_sysc_cookie *cookie) in ti_sysc_clkdm_allow_idle()
374 const struct ti_sysc_cookie *cookie) in ti_sysc_enable_module()
383 const struct ti_sysc_cookie *cookie) in ti_sysc_idle_module()
392 const struct ti_sysc_cookie *cookie) in ti_sysc_shutdown_module()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_cfg80211.h193 #define rtw_cfg80211_mgmt_tx_status(adapter, cookie, buf, len, ack, gfp) cfg80211_mgmt_tx_status((a… argument
195 #define rtw_cfg80211_mgmt_tx_status(adapter, cookie, buf, len, ack, gfp) cfg80211_mgmt_tx_status((a… argument
199 #define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg80211… argument
200 #define rtw_cfg80211_remain_on_channel_expired(adapter, cookie, chan, chan_type, gfp) cfg80211_rema… argument
202 #define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg80211… argument
203 #define rtw_cfg80211_remain_on_channel_expired(adapter, cookie, chan, chan_type, gfp) cfg80211_rema… argument
205 #define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg80211… argument
206 #define rtw_cfg80211_remain_on_channel_expired(adapter, cookie, chan, chan_type, gfp) cfg80211_rema… argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_cfg80211.h192 #define rtw_cfg80211_mgmt_tx_status(adapter, cookie, buf, len, ack, gfp) cfg80211_mgmt_tx_status((a… argument
194 #define rtw_cfg80211_mgmt_tx_status(adapter, cookie, buf, len, ack, gfp) cfg80211_mgmt_tx_status((a… argument
198 #define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg80211… argument
199 #define rtw_cfg80211_remain_on_channel_expired(adapter, cookie, chan, chan_type, gfp) cfg80211_rema… argument
201 #define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg80211… argument
202 #define rtw_cfg80211_remain_on_channel_expired(adapter, cookie, chan, chan_type, gfp) cfg80211_rema… argument
204 #define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg80211… argument
205 #define rtw_cfg80211_remain_on_channel_expired(adapter, cookie, chan, chan_type, gfp) cfg80211_rema… argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_cfg80211.h193 …#define rtw_cfg80211_mgmt_tx_status(adapter, cookie, buf, len, ack, gfp) cfg80211_mgmt_tx_status((… argument
195 …#define rtw_cfg80211_mgmt_tx_status(adapter, cookie, buf, len, ack, gfp) cfg80211_mgmt_tx_status((… argument
199 …#define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg8021… argument
200 …#define rtw_cfg80211_remain_on_channel_expired(adapter, cookie, chan, chan_type, gfp) cfg80211_rem… argument
202 …#define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg8021… argument
203 …#define rtw_cfg80211_remain_on_channel_expired(adapter, cookie, chan, chan_type, gfp) cfg80211_rem… argument
205 …#define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg8021… argument
206 …#define rtw_cfg80211_remain_on_channel_expired(adapter, cookie, chan, chan_type, gfp) cfg80211_rem… argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dvgaarb.h146 static inline int vga_client_register(struct pci_dev *pdev, void *cookie, in vga_client_register()
147 void (*irq_set_state)(void *cookie, bool state), in vga_client_register()
148 unsigned int (*set_vga_decode)(void *cookie, bool state)) in vga_client_register()
H A Dbacking-dev.h307 unlocked_inode_to_wb_begin(struct inode *inode, struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_begin()
333 struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_end()
370 unlocked_inode_to_wb_begin(struct inode *inode, struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_begin()
376 struct wb_lock_cookie *cookie) in unlocked_inode_to_wb_end()
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c8 unsigned long cookie) in sja1105_rule_find()
32 unsigned long cookie, int port, in sja1105_setup_bcast_policer()
103 unsigned long cookie, int port, int tc, in sja1105_setup_tc_policer()
175 unsigned long cookie, in sja1105_flower_policer()
309 unsigned long cookie = cls->cookie; in sja1105_cls_flower_add() local
/OK3568_Linux_fs/kernel/net/mac80211/
H A Doffchannel.c530 unsigned int duration, u64 *cookie, in ieee80211_start_roc_work()
672 unsigned int duration, u64 *cookie) in ieee80211_remain_on_channel()
688 u64 cookie, bool mgmt_tx) in ieee80211_cancel_roc()
756 struct wireless_dev *wdev, u64 cookie) in ieee80211_cancel_remain_on_channel()
765 struct cfg80211_mgmt_tx_params *params, u64 *cookie) in ieee80211_mgmt_tx()
950 struct wireless_dev *wdev, u64 cookie) in ieee80211_mgmt_tx_cancel_wait()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Diop-adma.c53 struct iop_adma_chan *iop_chan, dma_cookie_t cookie) in iop_adma_run_tx_complete_actions()
107 dma_cookie_t cookie = 0; in __iop_adma_slot_cleanup() local
368 dma_cookie_t cookie; in iop_adma_tx_submit() local
753 dma_cookie_t cookie, in iop_adma_status()
837 dma_cookie_t cookie; in iop_adma_memcpy_self_test() local
916 dma_cookie_t cookie; in iop_adma_xor_val_self_test() local
1094 dma_cookie_t cookie; in iop_adma_pq_zero_sum_self_test() local
1438 dma_cookie_t cookie; in iop_chan_start_null_memcpy() local
1491 dma_cookie_t cookie; in iop_chan_start_null_xor() local
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dirq.c224 irq_handler_t handler, void *cookie, const char *name) in cxl_map_irq()
250 void cxl_unmap_irq(unsigned int virq, void *cookie) in cxl_unmap_irq()
257 void *cookie, in cxl_register_one_irq()
402 void afu_release_irqs(struct cxl_context *ctx, void *cookie) in afu_release_irqs()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dstacktrace.c14 void arch_stack_walk(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk()
34 void *cookie, struct task_struct *task) in arch_stack_walk_reliable()
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvclock.c58 static const char *nlmdbg_cookie2a(const struct nlm_cookie *cookie) in nlmdbg_cookie2a()
183 nlmsvc_find_block(struct nlm_cookie *cookie) in nlmsvc_find_block()
218 struct nlm_cookie *cookie) in nlmsvc_create_block()
470 struct nlm_cookie *cookie, int reclaim) in nlmsvc_lock()
577 struct nlm_lock *conflock, struct nlm_cookie *cookie) in nlmsvc_testlock()
937 nlmsvc_grant_reply(struct nlm_cookie *cookie, __be32 status) in nlmsvc_grant_reply()
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_iommu.c12 struct rknpu_iommu_dma_cookie *cookie = (void *)domain->iova_cookie; in rknpu_iommu_dma_alloc_iova() local
55 void rknpu_iommu_dma_free_iova(struct rknpu_iommu_dma_cookie *cookie, in rknpu_iommu_dma_free_iova()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dfscache.c270 struct fscache_cookie *cookie = nfs_i_fscache(inode); in nfs_fscache_clear_inode() local
309 struct fscache_cookie *cookie = nfs_i_fscache(inode); in nfs_fscache_open_file() local
339 struct fscache_cookie *cookie = nfs_i_fscache(page->mapping->host); in nfs_fscache_release_page() local
361 struct fscache_cookie *cookie = nfs_i_fscache(inode); in __nfs_fscache_invalidate_page() local
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowwm.c390 xcb_get_property_cookie_t cookie; in GetWindowName() local
407 xcb_get_property_cookie_t cookie; in GetWindowName() local
425 xcb_get_property_cookie_t cookie; in GetWindowName() local
479 xcb_get_property_cookie_t cookie; in IsWmProtocolAvailable() local
525 xcb_get_property_cookie_t cookie; in getHwnd() local
559 xcb_get_window_attributes_cookie_t cookie; in IsOverrideRedirect() local
909 xcb_get_property_cookie_t cookie; in winMultiWindowWMProc() local
1218 xcb_get_geometry_cookie_t cookie; in winMultiWindowXMsgProc() local
1600 xcb_void_cookie_t cookie = xcb_change_window_attributes_checked(conn, in CheckAnotherWindowManager() local
1745 xcb_get_property_cookie_t cookie = xcb_ewmh_get_wm_window_type(&pWMInfo->ewmh, iWindow); in winApplyHints() local
[all …]
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Dspartan2.c111 int cookie = desc->cookie; /* make a local copy */ in spartan2_sp_load() local
260 int cookie = desc->cookie; /* make a local copy */ in spartan2_sp_dump() local
313 int cookie = desc->cookie; /* make a local copy */ in spartan2_ss_load() local
H A Dspartan3.c115 int cookie = desc->cookie; /* make a local copy */ in spartan3_sp_load() local
266 int cookie = desc->cookie; /* make a local copy */ in spartan3_sp_dump() local
319 int cookie = desc->cookie; /* make a local copy */ in spartan3_ss_load() local
/OK3568_Linux_fs/kernel/kernel/
H A Dasync.c71 async_cookie_t cookie; member
285 void async_synchronize_cookie_domain(async_cookie_t cookie, struct async_domain *domain) in async_synchronize_cookie_domain()
314 void async_synchronize_cookie(async_cookie_t cookie) in async_synchronize_cookie()
/OK3568_Linux_fs/kernel/include/linux/fsl/bestcomm/
H A Dbestcomm.h54 void **cookie; member
187 bcom_submit_next_buffer(struct bcom_task *tsk, void *cookie) in bcom_submit_next_buffer()
202 void *cookie = tsk->cookie[tsk->outdex]; in bcom_retrieve_buffer() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/android/
H A Dbinder.h80 binder_uintptr_t cookie; member
99 binder_uintptr_t cookie; member
198 binder_uintptr_t cookie; member
254 binder_uintptr_t cookie; /* target object cookie */ member
286 binder_uintptr_t cookie; member
291 binder_uintptr_t cookie; member
302 binder_uintptr_t cookie; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/android/
H A Dbinder.h80 binder_uintptr_t cookie; member
99 binder_uintptr_t cookie; member
198 binder_uintptr_t cookie; member
254 binder_uintptr_t cookie; /* target object cookie */ member
286 binder_uintptr_t cookie; member
291 binder_uintptr_t cookie; member
302 binder_uintptr_t cookie; member
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga_dma_buf.c206 struct rga_iommu_dma_cookie *cookie = (void *)domain->iova_cookie; in rga_iommu_dma_alloc_iova() local
249 struct rga_iommu_dma_cookie *cookie = (void *)domain->iova_cookie; in rga_iommu_dma_free_iova() local
276 struct rga_iommu_dma_cookie *cookie; in rga_iommu_map_sgt() local
322 struct rga_iommu_dma_cookie *cookie; in rga_iommu_map() local
/OK3568_Linux_fs/kernel/fs/notify/
H A Dfsnotify.c246 u32 cookie) in fsnotify_handle_inode_event()
269 u32 cookie, struct fsnotify_iter_info *iter_info) in fsnotify_handle_event()
316 u32 cookie, struct fsnotify_iter_info *iter_info) in send_to_group()
463 const struct qstr *file_name, struct inode *inode, u32 cookie) in fsnotify()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dnetlink.c78 void *cookie) in bpf_netlink_recv()
226 libbpf_dump_nlmsg_t dump_link_nlmsg, void *cookie) in __dump_link_nlmsg()
240 static int get_xdp_info(void *cookie, void *msg, struct nlattr **tb) in get_xdp_info()
353 libbpf_dump_nlmsg_t dump_link_nlmsg, void *cookie) in libbpf_nl_get_link()

12345678910>>...31