| /linux/fs/netfs/ |
| H A D | fscache_cookie.c | 35 void fscache_print_cookie(struct fscache_cookie *cookie, char prefix) in fscache_print_cookie() 56 static void fscache_free_cookie(struct fscache_cookie *cookie) in fscache_free_cookie() 82 static void __fscache_queue_cookie(struct fscache_cookie *cookie) in __fscache_queue_cookie() 88 static void fscache_queue_cookie(struct fscache_cookie *cookie, in fscache_queue_cookie() 101 static void fscache_init_access_gate(struct fscache_cookie *cookie) in fscache_init_access_gate() 121 void fscache_end_cookie_access(struct fscache_cookie *cookie, in fscache_end_cookie_access() 139 static void __fscache_begin_cookie_access(struct fscache_cookie *cookie, in __fscache_begin_cookie_access() 178 bool fscache_begin_cookie_access(struct fscache_cookie *cookie, in fscache_begin_cookie_access() 192 static inline void wake_up_cookie_state(struct fscache_cookie *cookie) in wake_up_cookie_state() 208 static void __fscache_set_cookie_state(struct fscache_cookie *cookie, in __fscache_set_cookie_state() [all …]
|
| H A D | fscache_io.c | 25 struct fscache_cookie *cookie = fscache_cres_cookie(cres); in fscache_wait_for_operation() local 71 struct fscache_cookie *cookie, in fscache_begin_operation() 147 struct fscache_cookie *cookie) in __fscache_begin_read_operation() 155 struct fscache_cookie *cookie) in __fscache_begin_write_operation() 209 void __fscache_write_to_cache(struct fscache_cookie *cookie, in __fscache_write_to_cache() 270 void __fscache_resize_cookie(struct fscache_cookie *cookie, loff_t new_size) in __fscache_resize_cookie()
|
| /linux/drivers/net/wireguard/ |
| H A D | cookie.h | 23 struct cookie { struct 26 u8 cookie[COOKIE_LEN]; argument 29 u8 cookie_decryption_key[NOISE_SYMMETRIC_KEY_LEN]; argument 45 void wg_cookie_init(struct cookie *cookie); argument
|
| H A D | cookie.c | 69 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
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | exceptions.c | 219 bpf_assert(cookie != 0); in assert_neg_gfunc() local 227 bpf_assert(bpf_cmp_unlikely(cookie, ==, 0)); in assert_pos_gfunc() local 235 bpf_assert(bpf_cmp_unlikely(cookie, <, in assert_negeq_gfunc() local 130 exception_cb_mod_global(u64 cookie) exception_cb_mod_global() argument 145 exception_cb_mod(u64 cookie) exception_cb_mod() argument 203 volatile u64 cookie = c; assert_nz_gfunc() local 211 volatile u64 cookie = c; assert_zero_gfunc() local 243 volatile s64 cookie = c; assert_poseq_gfunc() local 251 volatile u64 cookie = c; assert_nz_gfunc_with() local 259 volatile u64 cookie = c; assert_zero_gfunc_with() local 267 volatile s64 cookie = c; assert_neg_gfunc_with() local 275 volatile s64 cookie = c; assert_pos_gfunc_with() local 283 volatile s64 cookie = c; assert_negeq_gfunc_with() local 291 volatile s64 cookie = c; assert_poseq_gfunc_with() local 297 check_assert(name,cookie,tag) global() argument [all...] |
| /linux/drivers/media/platform/qcom/venus/ |
| H A D | hfi_cmds.c | 71 u32 addr, void *cookie) in pkt_sys_set_resource() 98 u32 size, void *cookie) in pkt_sys_unset_resource() 118 void pkt_sys_ping(struct hfi_sys_ping_pkt *pkt, u32 cookie) in pkt_sys_ping() 162 int pkt_session_init(struct hfi_session_init_pkt *pkt, void *cookie, in pkt_session_init() 177 void pkt_session_cmd(struct hfi_session_pkt *pkt, u32 pkt_type, void *cookie) in pkt_session_cmd() 185 void *cookie, struct hfi_buffer_desc *bd) in pkt_session_set_buffers() 224 void *cookie, struct hfi_buffer_desc *bd) in pkt_session_unset_buffers() 265 void *cookie, struct hfi_frame_data *in_frame) in pkt_session_etb_decoder() 289 void *cookie, struct hfi_frame_data *in_frame) in pkt_session_etb_encoder() 313 int pkt_session_ftb(struct hfi_session_fill_buffer_pkt *pkt, void *cookie, in pkt_session_ftb() [all …]
|
| /linux/arch/arm64/kernel/ |
| H A D | stacktrace.c | 284 void *cookie) in do_kunwind() 334 void *cookie, struct task_struct *task, in kunwind_stack_walk() 371 void *cookie; member 375 arch_kunwind_consume_entry(const struct kunwind_state *state, void *cookie) in arch_kunwind_consume_entry() 382 void *cookie, struct task_struct *task, in arch_stack_walk() 394 arch_reliable_kunwind_consume_entry(const struct kunwind_state *state, void *cookie) in arch_reliable_kunwind_consume_entry() 411 void *cookie, in arch_stack_walk_reliable() 425 void *cookie; member 429 arch_bpf_unwind_consume_entry(const struct kunwind_state *state, void *cookie) in arch_bpf_unwind_consume_entry() 437 noinline noinstr void arch_bpf_stack_walk(bool (*consume_entry)(void *cookie, u64 ip, u64 sp, in arch_bpf_stack_walk() [all …]
|
| /linux/arch/s390/kernel/ |
| H A D | stacktrace.c | 17 void arch_stack_walk(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk() 31 void *cookie, struct task_struct *task) in arch_stack_walk_reliable() 66 static inline bool store_ip(stack_trace_consume_fn consume_entry, void *cookie, in store_ip() 100 void arch_stack_walk_user_common(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk_user_common() 144 void arch_stack_walk_user(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk_user()
|
| /linux/drivers/infiniband/core/ |
| H A D | roce_gid_mgmt.c | 148 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() 202 struct net_device *rdma_ndev, void *cookie) in is_ndev_for_default_gid_filter() 228 struct net_device *rdma_ndev, void *cookie) in pass_all_filter() 234 struct net_device *rdma_ndev, void *cookie) in upper_device_filter() 266 void *cookie) in is_upper_ndev_bond_master_filter() 430 struct net_device *rdma_ndev, void *cookie) in add_netdev_ips() 436 struct net_device *rdma_ndev, void *cookie) in del_netdev_ips() 451 struct net_device *rdma_ndev, void *cookie) in del_default_gids() 463 struct net_device *rdma_ndev, void *cookie) in add_default_gids() [all …]
|
| /linux/drivers/iommu/ |
| H A D | dma-iommu.c | 142 static void fq_ring_free_locked(struct iommu_dma_cookie *cookie, struct iova_fq *fq) in fq_ring_free_locked() 165 static void fq_ring_free(struct iommu_dma_cookie *cookie, struct iova_fq *fq) in fq_ring_free() 174 static void fq_flush_iotlb(struct iommu_dma_cookie *cookie) in fq_flush_iotlb() 183 struct iommu_dma_cookie *cookie = timer_container_of(cookie, t, in fq_flush_timeout() local 198 static void queue_iova(struct iommu_dma_cookie *cookie, in queue_iova() 274 static void iommu_dma_free_fq(struct iommu_dma_cookie *cookie) in iommu_dma_free_fq() 301 static int iommu_dma_init_fq_single(struct iommu_dma_cookie *cookie) in iommu_dma_init_fq_single() 315 static int iommu_dma_init_fq_percpu(struct iommu_dma_cookie *cookie) in iommu_dma_init_fq_percpu() 335 struct iommu_dma_cookie *cookie = domain->iova_cookie; in iommu_dma_init_fq() local 371 struct iommu_dma_cookie *cookie; in iommu_get_dma_cookie() local [all …]
|
| H A D | io-pgtable-arm-selftests.c | 21 static void dummy_tlb_flush_all(void *cookie) in dummy_tlb_flush_all() 27 size_t granule, void *cookie) in dummy_tlb_flush() 35 void *cookie) in dummy_tlb_add_page()
|
| /linux/arch/parisc/kernel/ |
| H A D | stacktrace.c | 17 struct pt_regs *regs, bool (*fn)(void *, unsigned long), void *cookie) in walk_stackframe() argument 32 void arch_stack_walk(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk() 38 int arch_stack_walk_reliable(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk_reliable()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | interrupt.c | 289 static irqreturn_t wil6210_irq_rx(int irq, void *cookie) in wil6210_irq_rx() 351 static irqreturn_t wil6210_irq_rx_edma(int irq, void *cookie) in wil6210_irq_rx_edma() 402 static irqreturn_t wil6210_irq_tx_edma(int irq, void *cookie) in wil6210_irq_tx_edma() 448 static irqreturn_t wil6210_irq_tx(int irq, void *cookie) in wil6210_irq_tx() 537 static irqreturn_t wil6210_irq_misc(int irq, void *cookie) in wil6210_irq_misc() 606 static irqreturn_t wil6210_irq_misc_thread(int irq, void *cookie) in wil6210_irq_misc_thread() 653 static irqreturn_t wil6210_thread_irq(int irq, void *cookie) in wil6210_thread_irq() 751 static irqreturn_t wil6210_hardirq(int irq, void *cookie) in wil6210_hardirq()
|
| /linux/arch/arm/mach-omap2/ |
| H A D | pdata-quirks.c | 332 struct ti_sysc_cookie *cookie) in ti_sysc_clkdm_init() 347 const struct ti_sysc_cookie *cookie) in ti_sysc_clkdm_deny_idle() 354 const struct ti_sysc_cookie *cookie) in ti_sysc_clkdm_allow_idle() 362 const struct ti_sysc_cookie *cookie) in ti_sysc_enable_module() 371 const struct ti_sysc_cookie *cookie) in ti_sysc_idle_module() 380 const struct ti_sysc_cookie *cookie) in ti_sysc_shutdown_module()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_cookie.c | 492 verify_tracing_link_info(int fd,u64 cookie) verify_tracing_link_info() argument 512 __u64 cookie; tracing_subtest() local 569 __u64 cookie; lsm_subtest() local 600 __u64 cookie; tp_btf_subtest() local 660 verify_raw_tp_link_info(int fd,u64 cookie) verify_raw_tp_link_info() argument 681 __u64 cookie; raw_tp_subtest() local [all...] |
| H A D | custom_sec_handlers.c | 13 static int custom_setup_prog(struct bpf_program *prog, long cookie) in custom_setup_prog() 22 struct bpf_prog_load_opts *opts, long cookie) in custom_prepare_load_prog() 32 static int custom_attach_prog(const struct bpf_program *prog, long cookie, in custom_attach_prog()
|
| /linux/tools/bpf/bpftool/ |
| H A D | net.c | 154 void *cookie) in netlink_recv() argument 215 void *cookie) in __dump_class_nlmsg() argument 230 dump_nlmsg_t dump_class_nlmsg, void *cookie) in netlink_get_class() argument 254 void *cookie) in __dump_qdisc_nlmsg() argument 269 netlink_get_qdisc(int sock,unsigned int nl_pid,int ifindex,dump_nlmsg_t dump_qdisc_nlmsg,void * cookie) netlink_get_qdisc() argument 293 __dump_filter_nlmsg(struct nlmsghdr * nlh,dump_nlmsg_t dump_filter_nlmsg,void * cookie) __dump_filter_nlmsg() argument 308 netlink_get_filter(int sock,unsigned int nl_pid,int ifindex,int handle,dump_nlmsg_t dump_filter_nlmsg,void * cookie) netlink_get_filter() argument 332 __dump_link_nlmsg(struct nlmsghdr * nlh,dump_nlmsg_t dump_link_nlmsg,void * cookie) __dump_link_nlmsg() argument 347 netlink_get_link(int sock,unsigned int nl_pid,dump_nlmsg_t dump_link_nlmsg,void * cookie) netlink_get_link() argument 368 dump_link_nlmsg(void * cookie,void * msg,struct nlattr ** tb) dump_link_nlmsg() argument 398 dump_class_qdisc_nlmsg(void * cookie,void * msg,struct nlattr ** tb) dump_class_qdisc_nlmsg() argument 434 dump_filter_nlmsg(void * cookie,void * msg,struct nlattr ** tb) dump_filter_nlmsg() argument [all...] |
| /linux/arch/x86/kernel/ |
| H A D | stacktrace.c | 15 void arch_stack_walk(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk() 33 void *cookie, struct task_struct *task) in arch_stack_walk_reliable() 106 void arch_stack_walk_user(stack_trace_consume_fn consume_entry, void *cookie, in arch_stack_walk_user()
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_device.c | 128 int ret = 0, cookie; in panthor_device_reset_work() local 408 int cookie; in panthor_mmio_vm_fault() local 495 int ret, cookie; in panthor_device_resume() local 573 int cookie; in panthor_device_suspend() local
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | qplib_rcfw.c | 112 u16 cookie) in bnxt_re_is_fw_stalled() 145 static int __wait_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) in __wait_for_resp() 192 static int __block_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) in __block_for_resp() 243 u16 cookie; in __send_message_no_waiter() local 293 u16 cookie; in __send_message() local 388 static int __poll_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) in __poll_for_resp() 490 u16 cookie; in __bnxt_qplib_rcfw_send_message() local 628 u16 cookie, blocked = 0; in bnxt_qplib_process_qp_event() local
|
| /linux/include/linux/sunrpc/xdrgen/ |
| H A D | nlm3.h | 35 netobj cookie; member 55 netobj cookie; member 69 netobj cookie; member 78 netobj cookie; member 85 netobj cookie; member 91 netobj cookie; member 122 netobj cookie; member 128 netobj cookie; member
|
| H A D | nlm4.h | 83 netobj cookie; member 88 netobj cookie; member 102 netobj cookie; member 111 netobj cookie; member 118 netobj cookie; member 124 netobj cookie; member 137 netobj cookie; member 143 netobj cookie; member
|
| /linux/fs/xfs/scrub/ |
| H A D | xfblob.c | 74 xfblob_cookie cookie, in xfblob_load() 102 xfblob_cookie *cookie, in xfblob_store() 135 xfblob_cookie cookie) in xfblob_free()
|
| /linux/net/mac80211/ |
| H A D | offchannel.c | 562 unsigned int duration, u64 *cookie, in ieee80211_start_roc_work() 705 unsigned int duration, u64 cookie, in ieee80211_remain_on_channel() 719 u64 cookie, bool mgmt_tx) in ieee80211_cancel_roc() 802 struct wireless_dev *wdev, u64 cookie) in ieee80211_cancel_remain_on_channel() 811 struct cfg80211_mgmt_tx_params *params, u64 cookie) in ieee80211_mgmt_tx() 1047 struct wireless_dev *wdev, u64 cookie) in ieee80211_mgmt_tx_cancel_wait()
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz9477_tc_flower.c | 30 unsigned long cookie, u32 prio) in ksz9477_flower_parse_key_l2() 113 unsigned long cookie, u32 prio) in ksz9477_flower_parse_key() 272 unsigned long cookie = cls->cookie; in ksz9477_cls_flower_del() local
|