Home
last modified time | relevance | path

Searched defs:cookie (Results 101 - 125 of 1433) sorted by relevance

12345678910>>...58

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_vga.c124 intel_vga_set_decode(void *cookie, bool enable_decode) in intel_vga_set_decode() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dp2p.c196 int wil_p2p_cancel_listen(struct wil6210_vif *vif, u64 cookie) in wil_p2p_cancel_listen() argument
125 wil_p2p_listen(struct wil6210_priv *wil, struct wireless_dev *wdev, unsigned int duration, struct ieee80211_channel *chan, u64 *cookie) wil_p2p_listen() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dspi.c25 static irqreturn_t wl1251_irq(int irq, void *cookie) in wl1251_irq() argument
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tracerouter.c120 n_tracerouter_read(struct tty_struct *tty, struct file *file, unsigned char *buf, size_t nr, void **cookie, unsigned long offset) n_tracerouter_read() argument
/kernel/linux/linux-5.10/samples/bpf/
H A Dtrace_output_user.c26 __u64 cookie; in print_bpf_output() member
/kernel/linux/linux-5.10/include/linux/
H A Dvgaarb.h146 static inline int vga_client_register(struct pci_dev *pdev, void *cookie, in vga_client_register() argument
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_ct.h70 tcf_ct_flow_table_restore_skb(struct sk_buff *skb, unsigned long cookie) in tcf_ct_flow_table_restore_skb() argument
81 tcf_ct_flow_table_restore_skb(struct sk_buff *skb, unsigned long cookie) { } in tcf_ct_flow_table_restore_skb() argument
/kernel/linux/linux-5.10/fs/fscache/
H A Dcache.c90 fscache_select_cache_for_object( struct fscache_cookie *cookie) fscache_select_cache_for_object() argument
[all...]
/kernel/linux/linux-5.10/net/core/
H A Ddst_cache.c20 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-5.10/net/ipv6/
H A Dinet6_connection_sock.c74 struct dst_entry *__inet6_csk_dst_check(struct sock *sk, u32 cookie) in __inet6_csk_dst_check() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
H A Dramht.c100 nvkm_ramht_remove(struct nvkm_ramht *ramht, int cookie) in nvkm_ramht_remove() argument
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_vl.h32 sja1105_vl_redirect(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, unsigned long destports, bool append) sja1105_vl_redirect() argument
51 sja1105_vl_gate(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, u32 index, s32 prio, u64 base_time, u64 cycle_time, u64 cycle_time_ext, u32 num_entries, struct action_gate_entry *entries) sja1105_vl_gate() argument
/kernel/linux/linux-6.6/drivers/soc/apple/
H A Drtkit-internal.h27 void *cookie; member
/kernel/linux/linux-6.6/drivers/dma/
H A Ddmaengine.h32 dma_cookie_t cookie; in dma_cookie_assign() local
68 dma_cookie_status(struct dma_chan *chan, dma_cookie_t cookie, struct dma_tx_state *state) dma_cookie_status() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc_counters.h41 unsigned long cookie; member
H A Dtc_conntrack.h40 unsigned long cookie; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dp2p.c196 int wil_p2p_cancel_listen(struct wil6210_vif *vif, u64 cookie) in wil_p2p_cancel_listen() argument
125 wil_p2p_listen(struct wil6210_priv *wil, struct wireless_dev *wdev, unsigned int duration, struct ieee80211_channel *chan, u64 *cookie) wil_p2p_listen() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Dramht.c100 nvkm_ramht_remove(struct nvkm_ramht *ramht, int cookie) in nvkm_ramht_remove() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcustom_sec_handlers.c13 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 Dtest_tcp_check_syncookie_kern.c134 __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 Ddst_cache.c20 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 Dinet6_connection_sock.c74 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 Dtrace_output_user.c26 __u64 cookie; in print_bpf_output() member
/third_party/libuv/src/unix/
H A Dhaiku.c94 ssize_t cookie; in uv_resident_set_memory() local
/third_party/musl/src/stdio/
H A Dfopencookie.c10 void *cookie; member
98 fopencookie(void *cookie, const char *mode, cookie_io_functions_t iofuncs) fopencookie() argument
[all...]

Completed in 9 milliseconds

12345678910>>...58