| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | custom_sec_handlers.c | 13 static int custom_setup_prog(struct bpf_program *prog, long cookie) in custom_setup_prog() argument 32 static int custom_attach_prog(const struct bpf_program *prog, long cookie, in custom_attach_prog() argument 21 custom_prepare_load_prog(struct bpf_program *prog, struct bpf_prog_load_opts *opts, long cookie) custom_prepare_load_prog() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_tcp_check_syncookie_kern.c | 134 __u32 cookie = (__u32)seq_mss; in check_syncookie() local 142 __u32 cookie = bpf_ntohl(tcph->ack_seq) - 1; in check_syncookie() local
|
| /kernel/linux/linux-6.6/net/core/ |
| H A D | dst_cache.c | 20 u32 cookie; member 27 dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, struct dst_entry *dst, u32 cookie) dst_cache_per_cpu_dst_set() argument
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | inet6_connection_sock.c | 74 struct dst_entry *__inet6_csk_dst_check(struct sock *sk, u32 cookie) in __inet6_csk_dst_check() argument
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | trace_output_user.c | 26 __u64 cookie; in print_bpf_output() member
|
| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| H A D | dma.c | 83 dma_cookie_t cookie; in qce_dma_prep_sg() local
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | virt-dma.h | 97 dma_cookie_t cookie; in vchan_cookie_complete() local
|
| /kernel/linux/linux-5.10/arch/arm/mach-ebsa110/ |
| H A D | core.c | 115 static void __iomem *ebsa110_ioremap_caller(phys_addr_t cookie, size_t size, in ebsa110_ioremap_caller() argument
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/sn/ |
| H A D | sn_sal.h | 50 sn_partition_reserved_page_pa(u64 buf, u64 *cookie, u64 *addr, u64 *len) in sn_partition_reserved_page_pa() argument
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/sn/ |
| H A D | sn_sal.h | 50 sn_partition_reserved_page_pa(u64 buf, u64 *cookie, u64 *addr, u64 *len) in sn_partition_reserved_page_pa() argument
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/ |
| H A D | stacktrace.c | 126 unwind(struct unwind_state *state, stack_trace_consume_fn consume_entry, void *cookie) unwind() argument
|
| /kernel/linux/linux-5.10/drivers/misc/cxl/ |
| H A D | irq.c | 250 void cxl_unmap_irq(unsigned int virq, void *cookie) in cxl_unmap_irq() argument 402 void afu_release_irqs(struct cxl_context *ctx, void *cookie) in afu_release_irqs() argument 223 cxl_map_irq(struct cxl *adapter, irq_hw_number_t hwirq, irq_handler_t handler, void *cookie, const char *name) cxl_map_irq() argument 255 cxl_register_one_irq(struct cxl *adapter, irq_handler_t handler, void *cookie, irq_hw_number_t *dest_hwirq, unsigned int *dest_virq, const char *name) cxl_register_one_irq() argument
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| H A D | stm32-timers.c | 61 dma_cookie_t cookie; in stm32_timers_dma_burst_read() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_matchall.c | 14 mlxsw_sp_mall_entry_find(struct mlxsw_sp_flow_block *block, unsigned long cookie) in mlxsw_sp_mall_entry_find() argument
|
| /kernel/linux/linux-5.10/drivers/iio/buffer/ |
| H A D | industrialio-buffer-dmaengine.c | 67 dma_cookie_t cookie; in iio_dmaengine_buffer_submit_block() local
|
| /kernel/linux/linux-5.10/drivers/net/wireguard/ |
| H A D | cookie.c | 69 void wg_cookie_init(struct cookie *cookie) in wg_cookie_init() argument 91 static void make_cookie(u8 cookie[COOKIE_LE argument 83 compute_mac2(u8 mac2[COOKIE_LEN], const void *message, size_t len, const u8 cookie[COOKIE_LEN]) compute_mac2() argument 127 u8 cookie[COOKIE_LEN]; wg_cookie_validate_packet() local 186 u8 cookie[COOKIE_LEN]; wg_cookie_message_create() local 202 u8 cookie[COOKIE_LEN]; wg_cookie_message_consume() local [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | scsi_pm.c | 126 static void async_sdev_resume(void *dev, async_cookie_t cookie) in async_sdev_resume() argument 131 static void async_sdev_thaw(void *dev, async_cookie_t cookie) in async_sdev_thaw() argument 136 static void async_sdev_restore(void *dev, async_cookie_t cookie) in async_sdev_restore() argument
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | xdp_sample_pkts_user.c | 77 __u16 cookie; in print_bpf_output() member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | raid_class.h | 14 void *cookie; member
|
| /kernel/linux/linux-5.10/sound/hda/ |
| H A D | hdac_component.c | 84 unsigned long cookie = -1; in snd_hdac_display_power() local 95 unsigned long cookie = bus->display_power_active; in snd_hdac_display_power() local
|
| /kernel/linux/linux-5.10/fs/notify/dnotify/ |
| H A D | dnotify.c | 73 dnotify_handle_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, const struct qstr *name, u32 cookie) dnotify_handle_event() argument
|
| /kernel/linux/linux-5.10/fs/notify/inotify/ |
| H A D | inotify_fsnotify.c | 58 inotify_handle_inode_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, const struct qstr *name, u32 cookie) inotify_handle_inode_event() argument
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | inotify.h | 24 __u32 cookie; /* cookie to synchronize two events */ member
|
| /kernel/linux/linux-5.10/include/uapi/rdma/ |
| H A D | mlx5_user_ioctl_verbs.h | 73 __aligned_u64 cookie; member
|
| /kernel/linux/linux-5.10/fs/cachefiles/ |
| H A D | interface.c | 22 cachefiles_alloc_object( struct fscache_cache *_cache, struct fscache_cookie *cookie) cachefiles_alloc_object() argument 209 struct fscache_cookie *cookie; cachefiles_update_object() local [all...] |