Searched defs:module (Results 176 - 200 of 206) sorted by relevance

123456789

/linux-master/kernel/trace/
H A Dtrace_events.c47 struct module *module; member in struct:module_string
2822 static void add_str_to_module(struct module *module, char *str) argument
[all...]
H A Dtrace.h829 char *module; member in struct:ftrace_mod_load
H A Dbpf_trace.c50 struct module *module; member in struct:bpf_trace_module
2527 bpf_event_notify(struct notifier_block *nb, unsigned long op, void *module) argument
[all...]
H A Dftrace.c1318 ftrace_add_mod(struct trace_array *tr, const char *func, const char *module, int enable) argument
4400 module_exists(const char *module) argument
4417 cache_mod(struct trace_array *tr, const char *func, char *module, int enable) argument
4562 ftrace_mod_callback(struct trace_array *tr, struct ftrace_hash *hash, char *func_orig, char *cmd, char *module, int enable) argument
[all...]
/linux-master/include/video/
H A Domapfb_dss.h622 int module; member in struct:omap_dss_device::__anon530::__anon533
/linux-master/include/net/
H A Dip_vs.h764 struct module *module; /* THIS_MODULE/NULL */ member in struct:ip_vs_scheduler
788 struct module *module; /* THIS_MODULE/NULL */ member in struct:ip_vs_pe
811 struct module *module; /* THIS_MODULE/NULL */ member in struct:ip_vs_app
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpcie.c324 char module[BRCMF_OTP_MAX_PARAM_LEN]; member in struct:brcmf_otp_params
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h137 u8 module; member in struct:mlxsw_sp_port_mapping
H A Dspectrum.c593 u8 module; local
687 mlxsw_sp_port_module_unmap(struct mlxsw_sp *mlxsw_sp, u16 local_port, u8 slot_index, u8 module) argument
1565 u8 module = mlxsw_sp_port->mapping.module; local
1905 u8 module = mlxsw_sp_port->mapping.module; local
[all...]
/linux-master/drivers/nvme/host/
H A Dnvme.h538 struct module *module; member in struct:nvme_ctrl_ops
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman.c1496 static int get_module_event(enum fman_event_modules module, u8 mod_id, argument
2050 void fman_register_intr(struct fman *fman, enum fman_event_modules module, argument
2076 void fman_unregister_intr(struct fman *fman, enum fman_event_modules module, argument
[all...]
/linux-master/drivers/misc/cxl/
H A Dcxl.h1067 struct module *module; member in struct:cxl_backend_ops
/linux-master/include/linux/
H A Dperf_event.h305 struct module *module; member in struct:pmu
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c1302 wlc_lcnphy_rx_iq_cal(struct brcms_phy *pi, const struct lcnphy_rx_iqcomp *iqcomp, int iqcomp_sz, bool tx_switch, bool rx_switch, int module, int tx_gain_idx) argument
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_main.c4491 ice_pf_fwlog_update_module(struct ice_pf *pf, int log_level, int module) argument
[all...]
/linux-master/drivers/md/
H A Dmd.c8522 register_md_cluster_operations(struct md_cluster_operations *ops, struct module *module) argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dfw.c3761 struct rtw89_btc_module *module = &init_info->module; local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c2934 int mt7996_mcu_fw_dbg_ctrl(struct mt7996_dev *dev, u32 module, u8 level) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2112 int mt7915_mcu_fw_dbg_ctrl(struct mt7915_dev *dev, u32 module, u8 level) argument
/linux-master/virt/kvm/
H A Dkvm_main.c6419 int kvm_init(unsigned vcpu_size, unsigned vcpu_align, struct module *module) argument
[all...]
/linux-master/net/netfilter/
H A Dnf_tables_api.c864 char module[MODULE_NAME_LEN]; member in struct:nft_module_request
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c42 struct dsi_reg { u16 module; u16 idx; }; member in struct:dsi_reg
410 static struct platform_device *dsi_get_dsidev_from_id(int module) argument
[all...]
/linux-master/include/linux/mlx5/
H A Ddevice.h679 u8 module; member in struct:mlx5_eqe_port_module
/linux-master/kernel/bpf/
H A Dbtf.c7609 struct module *module; member in struct:btf_module
7631 btf_module_notify(struct notifier_block *nb, unsigned long op, void *module) argument
7780 btf_get_module_btf(const struct module *module) argument
7810 check_btf_kconfigs(const struct module *module, const char *feature) argument
[all...]
/linux-master/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c8524 enum razwi_event_sources module; local
8096 gaudi2_razwi_calc_engine_id(struct hl_device *hdev, enum razwi_event_sources module, u8 module_idx) argument
8147 gaudi2_ack_module_razwi_event_handler(struct hl_device *hdev, enum razwi_event_sources module, u8 module_idx, u8 module_sub_idx, u64 *event_mask) argument
[all...]

Completed in 1716 milliseconds

123456789