Home
last modified time | relevance | path

Searched +defs:update +defs:module (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/video/
H A Domapfb_dss.h561 int (*update)(struct omap_dss_device *dssdev, int channel, member
622 int module; member
700 int (*update)(struct omap_dss_device *dssdev, member
/linux-6.15/kernel/trace/
H A Dftrace.c1329 const char *func, const char *module, in ftrace_add_mod()
1745 bool update = false; in __ftrace_hash_rec_update() local
2216 static int ftrace_check_record(struct dyn_ftrace *rec, bool enable, bool update) in ftrace_check_record()
2867 int update = command & FTRACE_UPDATE_TRACE_FUNC; in ftrace_modify_all_code() local
4972 const char *func, char *module, int enable) in cache_mod()
5108 char *func_orig, char *cmd, char *module, int enable) in ftrace_mod_callback()
H A Dtrace.h302 cond_update_fn_t update; member
456 static inline bool module_exists(const char *module) in module_exists()
877 char *module; member
H A Dtrace.c1452 cond_update_fn_t update) in tracing_snapshot_cond_enable()
1554 int tracing_snapshot_cond_enable(struct trace_array *tr, void *cond_data, cond_update_fn_t update) in tracing_snapshot_cond_enable()
10177 bool module_exists(const char *module) in module_exists()
/linux-6.15/include/linux/
H A Dbpf.h215 struct module *module; member
1516 struct module *module; member
1836 int (*update)(void *kdata, void *old_kdata, struct bpf_link *link); member
/linux-6.15/net/netfilter/
H A Dnf_tables_api.c1025 char module[MODULE_NAME_LEN]; member
6931 const struct nft_elem_update *update = elem->update; in nft_trans_elem_update() local
7432 struct nft_elem_update update = { }; in nft_add_set_elem() local