Home
last modified time | relevance | path

Searched defs:type (Results 8576 - 8600 of 24878) sorted by relevance

1...<<341342343344345346347348349350>>...996

/kernel/linux/linux-5.10/lib/pldmfw/
H A Dpldmfw_private.h92 __le16 type; /* DescriptorType */ member
/kernel/linux/linux-5.10/lib/xz/
H A Dxz_dec_bcj.c28 } type; member
/kernel/linux/linux-5.10/kernel/bpf/
H A Dnet_namespace.c13 enum bpf_attach_type type; member
28 static void netns_bpf_attach_type_unneed(enum netns_bpf_attach_type type) in netns_bpf_attach_type_unneed() argument
41 static void netns_bpf_attach_type_need(enum netns_bpf_attach_type type) in netns_bpf_attach_type_need() argument
65 static int link_index(struct net *net, enum netns_bpf_attach_type type, in link_index() argument
79 static int link_count(struct net *net, enum netns_bpf_attach_type type) in link_count() argument
55 netns_bpf_run_array_detach(struct net *net, enum netns_bpf_attach_type type) netns_bpf_run_array_detach() argument
89 fill_prog_array(struct net *net, enum netns_bpf_attach_type type, struct bpf_prog_array *prog_array) fill_prog_array() argument
105 enum netns_bpf_attach_type type = net_link->netns_type; bpf_netns_link_release() local
169 enum netns_bpf_attach_type type = net_link->netns_type; bpf_netns_link_update_prog() local
245 __netns_bpf_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr, struct net *net, enum netns_bpf_attach_type type) __netns_bpf_prog_query() argument
273 enum netns_bpf_attach_type type; netns_bpf_prog_query() local
299 enum netns_bpf_attach_type type; netns_bpf_prog_attach() local
363 __netns_bpf_prog_detach(struct net *net, enum netns_bpf_attach_type type, struct bpf_prog *old) __netns_bpf_prog_detach() argument
384 enum netns_bpf_attach_type type; netns_bpf_prog_detach() local
408 netns_bpf_max_progs(enum netns_bpf_attach_type type) netns_bpf_max_progs() argument
420 netns_bpf_link_attach(struct net *net, struct bpf_link *link, enum netns_bpf_attach_type type) netns_bpf_link_attach() argument
481 enum bpf_attach_type type; netns_bpf_link_create() local
530 int type; netns_bpf_pernet_init() local
540 enum netns_bpf_attach_type type; netns_bpf_pernet_pre_exit() local
[all...]
/kernel/linux/linux-5.10/kernel/irq/
H A Dgeneric-chip.c511 int irq_setup_alt_chip(struct irq_data *d, unsigned int type) in irq_setup_alt_chip() argument
H A Dirq_sim.c45 static int irq_sim_set_type(struct irq_data *data, unsigned int type) in irq_sim_set_type() argument
H A Dproc.c46 static int show_irq_affinity(int type, struct seq_file *m) in show_irq_affinity() argument
137 static ssize_t write_irq_affinity(int type, struct file *file, in write_irq_affinity() argument
/kernel/linux/linux-5.10/kernel/kcsan/
H A Dreport.c206 static const char *get_access_type(int type) in get_access_type() argument
248 static const char *get_bug_type(int type) in get_bug_type() argument
326 print_report(enum kcsan_value_change value_change, enum kcsan_report_type type, const struct access_info *ai, const struct other_info *other_info) print_report() argument
578 prepare_report(unsigned long *flags, enum kcsan_report_type type, const struct access_info *ai, struct other_info *other_info) prepare_report() argument
596 kcsan_report(const volatile void *ptr, size_t size, int access_type, enum kcsan_value_change value_change, enum kcsan_report_type type, int watchpoint_idx) kcsan_report() argument
[all...]
H A Ddebugfs.c77 int type = !(iters & 0x7f) ? KCSAN_ACCESS_ATOMIC : in microbenchmark() local
/kernel/linux/linux-5.10/kernel/power/
H A Dqos.c461 freq_qos_read_value(struct freq_constraints *qos, enum freq_qos_req_type type) freq_qos_read_value() argument
528 freq_qos_add_request(struct freq_constraints *qos, struct freq_qos_request *req, enum freq_qos_req_type type, s32 value) freq_qos_add_request() argument
615 freq_qos_add_notifier(struct freq_constraints *qos, enum freq_qos_req_type type, struct notifier_block *notifier) freq_qos_add_notifier() argument
648 freq_qos_remove_notifier(struct freq_constraints *qos, enum freq_qos_req_type type, struct notifier_block *notifier) freq_qos_remove_notifier() argument
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_dynevent.c34 int dyn_event_release(int argc, char **argv, struct dyn_event_operations *type) in dyn_event_release() argument
147 int dyn_events_release_all(struct dyn_event_operations *type) in dyn_events_release_all() argument
360 dynevent_cmd_init(struct dynevent_cmd *cmd, char *buf, int maxlen, enum dynevent_type type, dynevent_create_fn_t run_command) dynevent_cmd_init() argument
[all...]
H A Dtrace_event_perf.c421 void perf_trace_buf_update(void *record, u16 type) in perf_trace_buf_update() argument
495 perf_ftrace_event_register(struct trace_event_call *call, enum trace_reg type, void *data) perf_ftrace_event_register() argument
/kernel/linux/linux-5.10/kernel/
H A Dcrash_core.c297 Elf_Word *append_elf_note(Elf_Word *buf, char *name, unsigned int type, in append_elf_note() argument
H A Ducount.c215 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) in dec_ucount() argument
192 inc_ucount(struct user_namespace *ns, kuid_t uid, enum ucount_type type) inc_ucount() argument
/kernel/linux/linux-5.10/include/xen/interface/io/
H A Dxs_wire.h67 uint32_t type; /* XS_??? */ member
/kernel/linux/linux-5.10/kernel/sched/rtg/
H A Drtg_ctrl.h84 int type; member
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmlock.c378 dlm_init_lock(struct dlm_lock *newlock, int type, u8 node, u64 cookie) dlm_init_lock() argument
407 dlm_new_lock(int type, u8 node, u64 cookie, struct dlm_lockstatus *lksb) dlm_new_lock() argument
[all...]
/kernel/linux/linux-5.10/fs/
H A Dpnode.c122 void change_mnt_propagation(struct mount *mnt, int type) in change_mnt_propagation() argument
228 int type; in propagate_one() local
/kernel/linux/linux-5.10/fs/ubifs/
H A Dkey.h524 int type = key_type(c, key); in is_hash_key() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ag.c371 xfs_btnum_t type; member
H A Dxfs_defer.c551 xfs_defer_add( struct xfs_trans *tp, enum xfs_defer_ops_type type, struct list_head *li) xfs_defer_add() argument
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_dquot.h137 static inline int xfs_this_quota_on(struct xfs_mount *mp, xfs_dqtype_t type) in xfs_this_quota_on() argument
151 xfs_inode_dquot( struct xfs_inode *ip, xfs_dqtype_t type) xfs_inode_dquot() argument
[all...]
H A Dxfs_qm_syscalls.c501 xfs_qm_scall_setqlim( struct xfs_mount *mp, xfs_dqid_t id, xfs_dqtype_t type, struct qc_dqblk *newlim) xfs_qm_scall_setqlim() argument
641 xfs_qm_scall_getquota_fill_qc( struct xfs_mount *mp, xfs_dqtype_t type, const struct xfs_dquot *dqp, struct qc_dqblk *dst) xfs_qm_scall_getquota_fill_qc() argument
691 xfs_qm_scall_getquota( struct xfs_mount *mp, xfs_dqid_t id, xfs_dqtype_t type, struct qc_dqblk *dst) xfs_qm_scall_getquota() argument
729 xfs_qm_scall_getquota_next( struct xfs_mount *mp, xfs_dqid_t *id, xfs_dqtype_t type, struct qc_dqblk *dst) xfs_qm_scall_getquota_next() argument
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dfilecheck.c257 ocfs2_filecheck_type_parse(const char *name, unsigned int *type) in ocfs2_filecheck_type_parse() argument
276 unsigned int type; in ocfs2_filecheck_args_parse() local
305 unsigned int type; in ocfs2_filecheck_attr_show() local
[all...]
/kernel/linux/linux-5.10/fs/quota/
H A Dquota_tree.c410 int type = dquot->dq_id.type; in qtree_write_dquot() local
661 int type = dquot->dq_id.type; in qtree_read_dquot() local
H A Dquota_v2.c57 static int v2_read_header(struct super_block *sb, int type, in v2_read_header() argument
75 static int v2_check_quota_file(struct super_block *sb, int type) in v2_check_quota_file() argument
90 static int v2_read_file_info(struct super_block *sb, int type) in v2_read_file_info() argument
191 v2_write_file_info(struct super_block *sb, int type) v2_write_file_info() argument
380 v2_free_file_info(struct super_block *sb, int type) v2_free_file_info() argument
[all...]

Completed in 25 milliseconds

1...<<341342343344345346347348349350>>...996