Home
last modified time | relevance | path

Searched defs:func (Results 4076 - 4100 of 4171) sorted by relevance

1...<<161162163164165166167

/kernel/linux/linux-5.10/kernel/events/
H A Dcore.c63 remote_function_f func; member
105 task_function_call(struct task_struct *p, remote_function_f func, void *info) in task_function_call() argument
139 cpu_function_call(int cpu, remote_function_f func, void *info) cpu_function_call() argument
206 event_f func; global() member
256 event_function_call(struct perf_event *event, event_f func, void *data) event_function_call() argument
309 event_function_local(struct perf_event *event, event_f func, void *data) event_function_local() argument
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c554 static struct bpf_func_state *func(struct bpf_verifier_env *env, in func() function
2026 struct bpf_func_state *func; in mark_all_scalars_precise() local
2059 struct bpf_func_state *func; in mark_all_scalars_imprecise() local
2175 struct bpf_func_state *func; __mark_chain_precision() local
3461 update_stack_depth(struct bpf_verifier_env *env, const struct bpf_func_state *func, int off) update_stack_depth() argument
11382 struct bpf_prog *prog = env->prog, **func, *tmp; jit_subprogs() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/esas2r/
H A Desas2r.h706 u8 func; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c11210 u8 func = (reg & I40E_GL_MDET_RX_FUNCTION_MASK) >> in i40e_handle_mdd_event() local
H A Di40e_type.h458 u16 func; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_type.h412 u8 func; member
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A Dr8169_main.c2642 u32 func = PCI_FUNC(tp->pci_dev->devfn); in rtl_csi_write() local
2653 u32 func = PCI_FUNC(tp->pci_dev->devfn); in rtl_csi_read() local
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h784 u64 (*func)(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5); member
1148 } func; member
1181 void *func; member
1423 struct bpf_prog **func; global() member
[all...]
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h2164 int (*func) (struct sock *sk, struct hci_dev *hdev, void *data, member
1390 hci_conn_hash_list_state(struct hci_dev *hdev, hci_conn_func_t func, __u8 type, __u16 state, void *data) hci_conn_hash_list_state() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c6548 btf_distill_func_proto(struct bpf_verifier_log *log, struct btf *btf, const struct btf_type *func, const char *tname, struct btf_func_model *m) btf_distill_func_proto() argument
7572 btf_check_iter_kfuncs(struct btf *btf, const char *func_name, const struct btf_type *func, u32 func_flags) btf_check_iter_kfuncs() argument
7647 const struct btf_type *func; btf_check_kfunc_protos() local
[all...]
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dradeon_drm.h571 } func; member
602 } func; member
H A Di915_drm.h319 } func; member
/kernel/linux/linux-6.6/kernel/events/
H A Dcore.c67 remote_function_f func; member
109 task_function_call(struct task_struct *p, remote_function_f func, void *info) in task_function_call() argument
144 cpu_function_call(int cpu, remote_function_f func, void *info) cpu_function_call() argument
213 event_f func; global() member
263 event_function_call(struct perf_event *event, event_f func, void *data) event_function_call() argument
316 event_function_local(struct perf_event *event, event_f func, void *data) event_function_local() argument
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Dcs35l41.h787 unsigned int func; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm_host.h1865 void (*func)(struct kvm_irq_mask_notifier *kimn, bool masked); member
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.c7952 static int niu_set_ldg_sid(struct niu *np, int ldg, int func, int vector) in niu_set_ldg_sid() argument
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dmicrel.c4111 lan8841_ptp_verify(struct ptp_clock_info *ptp, unsigned int pin, enum ptp_pin_function func, unsigned int chan) lan8841_ptp_verify() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h580 struct sdio_func *func; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c6112 rtw89_btc_c2h_handle(struct rtw89_dev *rtwdev, struct sk_buff *skb, u32 len, u8 class, u8 func) rtw89_btc_c2h_handle() argument
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c14396 struct cfg80211_nan_func *func; in nl80211_nan_add_func() local
14343 handle_nan_filter(struct nlattr *attr_filter, struct cfg80211_nan_func *func, bool tx) handle_nan_filter() argument
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dradeon_drm.h438 } func; member
465 } func; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Di915_drm.h78 } func; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dips.h1049 ips_hw_func_t func; /* hw function pointers */ member
H A Dhpsa.c4645 warn_zero_length_transfer(struct ctlr_info *h, u8 *cdb, int cdb_len, const char *func) warn_zero_length_transfer() argument
/kernel/linux/linux-6.6/drivers/scsi/esas2r/
H A Desas2r.h706 u8 func; member

Completed in 180 milliseconds

1...<<161162163164165166167