Home
last modified time | relevance | path

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

12345678910>>...15

/linux/fs/netfs/
H A Dfscache_cookie.c35 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 Dfscache_io.c25 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 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
/linux/tools/testing/selftests/bpf/progs/
H A Dexceptions.c219 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/arch/arm64/kernel/
H A Dstacktrace.c284 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/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c71 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/s390/kernel/
H A Dstacktrace.c17 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 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()
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/arch/parisc/kernel/
H A Dstacktrace.c17 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 Dinterrupt.c289 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 Dpdata-quirks.c332 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 Dbpf_cookie.c492 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 Dcustom_sec_handlers.c13 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/arch/x86/kernel/
H A Dstacktrace.c15 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/tools/bpf/bpftool/
H A Dnet.c154 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/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c112 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/fs/xfs/scrub/
H A Dxfblob.c74 xfblob_cookie cookie, in xfblob_load()
102 xfblob_cookie *cookie, in xfblob_store()
135 xfblob_cookie cookie) in xfblob_free()
/linux/drivers/iommu/
H A Dio-pgtable-arm-selftests.c21 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/drivers/net/dsa/microchip/
H A Dksz9477_tc_flower.c30 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
/linux/tools/lib/bpf/
H A Dnetlink.c134 void *cookie) in libbpf_netlink_recv()
227 void *cookie) in libbpf_netlink_send_recv()
252 void *cookie) in parse_genl_family_id()
347 libbpf_dump_nlmsg_t dump_link_nlmsg, void *cookie) in __dump_link_nlmsg()
362 static int get_xdp_info(void *cookie, void *msg, struct nlattr **tb) in get_xdp_info()
408 void *cookie) in parse_xdp_features()
672 static int __get_tc_info(void *cookie, struct tcmsg *tc, struct nlattr **tb, in __get_tc_info()
698 void *cookie) in get_tc_info()
/linux/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
/linux/drivers/android/binder/
H A Dfreeze.rs29 cookie: FreezeCookie, field
62 cookie: FreezeCookie, field
171 let cookie = FreezeCookie(hc.cookie); in request_freeze_notif() localVariable
236 let cookie = FreezeCookie(reader.read()?); in freeze_notif_done() localVariable
274 let cookie = FreezeCookie(hc.cookie); in clear_freeze_notif() localVariable
/linux/kernel/
H A Dasync.c73 async_cookie_t cookie; member
310 void async_synchronize_cookie_domain(async_cookie_t cookie, struct async_domain *domain) in async_synchronize_cookie_domain()
331 void async_synchronize_cookie(async_cookie_t cookie) in async_synchronize_cookie()
/linux/drivers/dma/
H A Dvirt-dma.c24 dma_cookie_t cookie; in vchan_tx_submit() local
67 dma_cookie_t cookie) in vchan_find_desc()

12345678910>>...15