Home
last modified time | relevance | path

Searched defs:ops (Results 3001 - 3025 of 3386) sorted by relevance

1...<<121122123124125126127128129130>>...136

/kernel/linux/linux-5.10/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h391 u8 ops; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c539 struct hist_entry_ops *ops = template->ops; in hist_entry__new() local
688 __hists__add_entry(struct hists *hists, struct addr_location *al, struct symbol *sym_parent, struct branch_info *bi, struct mem_info *mi, struct block_info *block_info, struct perf_sample *sample, bool sample_self, struct hist_entry_ops *ops) __hists__add_entry() argument
755 hists__add_entry_ops(struct hists *hists, struct hist_entry_ops *ops, struct addr_location *al, struct symbol *sym_parent, struct branch_info *bi, struct mem_info *mi, struct perf_sample *sample, bool sample_self) hists__add_entry_ops() argument
1288 struct hist_entry_ops *ops = he->ops; hist_entry__delete() local
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c1848 const struct nfsd4_layout_ops *ops; in nfsd4_getdeviceinfo() local
1901 const struct nfsd4_layout_ops *ops; in nfsd4_layoutget() local
1988 const struct nfsd4_layout_ops *ops; nfsd4_layoutcommit() local
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dvx_core.h151 const struct snd_vx_ops *ops; member
[all...]
H A Dsoc.h545 static inline int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops, in snd_soc_set_ac97_ops_of_reset() argument
551 static inline int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops() argument
795 const struct snd_soc_ops *ops; member
1137 struct snd_pcm_ops ops; member
/kernel/linux/linux-5.10/include/scsi/
H A Dlibfc.h207 struct fc_rport_operations *ops; member
/kernel/linux/linux-5.10/kernel/
H A Dkprobes.c1042 static int __arm_kprobe_ftrace(struct kprobe *p, struct ftrace_ops *ops, in __arm_kprobe_ftrace() argument
1084 static int __disarm_kprobe_ftrace(struct kprobe *p, struct ftrace_ops *ops, in __disarm_kprobe_ftrace() argument
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events.c2938 event_enable_init(struct ftrace_probe_ops *ops, struct trace_array *tr, in event_enable_init() argument
2976 event_enable_free(struct ftrace_probe_ops *ops, struct trace_array *tr, in event_enable_free() argument
3033 struct ftrace_probe_ops *ops; in event_enable_func() local
2863 event_enable_probe(unsigned long ip, unsigned long parent_ip, struct trace_array *tr, struct ftrace_probe_ops *ops, void *data) event_enable_probe() argument
2880 event_enable_count_probe(unsigned long ip, unsigned long parent_ip, struct trace_array *tr, struct ftrace_probe_ops *ops, void *data) event_enable_count_probe() argument
2908 event_enable_print(struct seq_file *m, unsigned long ip, struct ftrace_probe_ops *ops, void *data) event_enable_print() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_btree.c792 xfs_btree_read_bufl( struct xfs_mount *mp, struct xfs_trans *tp, xfs_fsblock_t fsbno, struct xfs_buf **bpp, int refval, const struct xfs_buf_ops *ops) xfs_btree_read_bufl() argument
823 xfs_btree_reada_bufl( struct xfs_mount *mp, xfs_fsblock_t fsbno, xfs_extlen_t count, const struct xfs_buf_ops *ops) xfs_btree_reada_bufl() argument
842 xfs_btree_reada_bufs( struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agblock_t agbno, xfs_extlen_t count, const struct xfs_buf_ops *ops) xfs_btree_reada_bufs() argument
/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.c557 struct ocfs2_lock_res_ops *ops; in ocfs2_inode_lock_res_init() local
511 ocfs2_lock_res_init_common(struct ocfs2_super *osb, struct ocfs2_lock_res *res, enum ocfs2_lock_type type, struct ocfs2_lock_res_ops *ops, void *priv) ocfs2_lock_res_init_common() argument
/kernel/linux/linux-5.10/net/ceph/
H A Dmessenger.c718 ceph_con_init(struct ceph_connection *con, void *private, const struct ceph_connection_operations *ops, struct ceph_messenger *msgr) ceph_con_init() argument
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c1635 const struct net_device_ops *ops = dev->netdev_ops; in neigh_parms_alloc() local
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.c429 const struct tegra_sor_ops *ops; member
[all...]
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2560 v4l2_ctrl_new(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, const struct v4l2_ctrl_type_ops *type_ops, u32 id, const char *name, enum v4l2_ctrl_type type, s64 min, s64 max, u64 step, s64 def, const u32 dims[V4L2_CTRL_MAX_DIMS], u32 elem_size, u32 flags, const char * const *qmenu, const s64 *qmenu_int, const union v4l2_ctrl_ptr p_def, void *priv) v4l2_ctrl_new() argument
2800 v4l2_ctrl_new_std(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, u32 id, s64 min, s64 max, u64 step, s64 def) v4l2_ctrl_new_std() argument
2822 v4l2_ctrl_new_std_menu(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, u32 id, u8 _max, u64 mask, u8 _def) v4l2_ctrl_new_std_menu() argument
2855 v4l2_ctrl_new_std_menu_items(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, u32 id, u8 _max, u64 mask, u8 _def, const char * const *qmenu) v4l2_ctrl_new_std_menu_items() argument
2888 v4l2_ctrl_new_std_compound(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, u32 id, const union v4l2_ctrl_ptr p_def) v4l2_ctrl_new_std_compound() argument
2909 v4l2_ctrl_new_int_menu(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, u32 id, u8 _max, u8 _def, const s64 *qmenu_int) v4l2_ctrl_new_int_menu() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c65 const struct mlxsw_afa_ops *ops; member
197 mlxsw_afa_create(unsigned int max_acts_per_set, const struct mlxsw_afa_ops *ops, void *ops_priv) mlxsw_afa_create() argument
[all...]
/kernel/linux/linux-5.10/drivers/nfc/pn533/
H A Dpn533.c386 struct pn533_frame_ops *ops = dev->ops; in pn533_build_cmd_frame() local
[all...]
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfc.c125 struct nvme_fc_port_template *ops; member
283 nvme_fc_attach_to_unreg_lport(struct nvme_fc_port_info *pinfo, struct nvme_fc_port_template *ops, struct device *dev) nvme_fc_attach_to_unreg_lport() argument
[all...]
H A Dnvme.h247 const struct nvme_ctrl_ops *ops; member
/kernel/linux/linux-5.10/drivers/parport/
H A Dparport_pc.c2010 struct parport_operations *ops; in parport_pc_probe_port() local
2247 struct parport_operations *ops = p->ops; parport_pc_unregister_port() local
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dasus-laptop.c1341 asus_rfkill_setup(struct asus_laptop *asus, struct asus_rfkill *rfk, const char *name, int control_id, int type, const struct rfkill_ops *ops) asus_rfkill_setup() argument
/kernel/linux/linux-5.10/include/linux/
H A Dkvm_host.h1352 const struct kvm_device_ops *ops; member
H A Dlightnvm.h414 struct nvm_dev_ops *ops; member
H A Dhwmon.h430 const struct hwmon_ops *ops; member
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H A Dipu3-css-params.c1253 imgu_css_shd_ops_calc(struct imgu_abi_shd_intra_frame_operations_data *ops, in imgu_css_shd_ops_calc() argument
[all...]
/kernel/linux/linux-5.10/include/linux/bcma/
H A Dbcma.h340 const struct bcma_host_ops *ops; member
[all...]

Completed in 67 milliseconds

1...<<121122123124125126127128129130>>...136