/kernel/linux/linux-5.10/scripts/ |
H A D | recordmcount.c | 504 static void MIPS64_r_info(Elf64_Rel *const rp, unsigned sym, unsigned type) in MIPS64_r_info() argument
|
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 398 osap(struct tpm_buf *tb, struct osapsess *s, const unsigned char *key, uint16_t type, uint32_t handle) osap() argument
|
/kernel/linux/linux-5.10/security/smack/ |
H A D | smack.h | 437 smk_ad_init(struct smk_audit_info *a, const char *func, char type) smk_ad_init() argument 446 smk_ad_init_net(struct smk_audit_info *a, const char *func, char type, struct lsm_network_audit *net) smk_ad_init_net() argument 482 smk_ad_init(struct smk_audit_info *a, const char *func, char type) smk_ad_init() argument
|
/kernel/linux/linux-5.10/sound/soc/intel/atom/ |
H A D | sst-atom-controls.c | 1392 sst_fill_module_list(struct snd_kcontrol *kctl, struct snd_soc_dapm_widget *w, int type) sst_fill_module_list() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
H A D | ssi.c | 1187 enum rsnd_mod_type type; in rsnd_ssi_connect() local 846 rsnd_ssi_get_status(struct rsnd_mod *mod, struct rsnd_dai_stream *io, enum rsnd_mod_type type) rsnd_ssi_get_status() argument
|
H A D | dma.c | 764 enum rsnd_mod_type type; in rsnd_dma_alloc() local
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | bpf.c | 329 int bpf_load_program(enum bpf_prog_type type, const struct bpf_insn *insns, in bpf_load_program() argument 348 int bpf_verify_program(enum bpf_prog_type type, const struct bpf_insn *insns, in bpf_verify_program() argument 533 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach() argument 562 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach() argument 543 bpf_prog_attach_xattr(int prog_fd, int target_fd, enum bpf_attach_type type, const struct bpf_prog_attach_opts *opts) bpf_prog_attach_xattr() argument 573 bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) bpf_prog_detach2() argument 655 bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, __u32 *attach_flags, __u32 *prog_ids, __u32 *prog_cnt) bpf_prog_query() argument 909 bpf_enable_stats(enum bpf_stats_type type) bpf_enable_stats() argument [all...] |
H A D | libbpf.h | 399 unsigned int type; member
|
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
H A D | parse-filter.c | 62 enum tep_event_type type; in filter_read_token() local 332 create_arg_item(struct tep_event *event, const char *token, enum tep_event_type type, struct tep_filter_arg **parg, char *error_str) create_arg_item() argument 941 enum tep_event_type type; process_filter() local [all...] |
/kernel/linux/linux-5.10/tools/perf/pmu-events/ |
H A D | jevents.c | 817 char *cpuid, *version, *type, *fname; in process_mapfile() local [all...] |
/kernel/linux/linux-5.10/sound/soc/sprd/ |
H A D | sprd-mcdt.c | 866 sprd_mcdt_request_chan(u8 channel, enum sprd_mcdt_channel_type type) sprd_mcdt_request_chan() argument [all...] |
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | soundfont.c | 209 is_special_type(int type) in is_special_type() argument 257 newsf(struct snd_sf_list *sflist, int type, char *name) newsf() argument 292 is_identical_font(struct snd_soundfont *sf, int type, unsigned char *name) is_identical_font() argument [all...] |
/kernel/linux/linux-5.10/sound/usb/ |
H A D | card.h | 59 int type; /* SND_USB_ENDPOINT_TYPE_* */ member
|
/kernel/linux/linux-5.10/tools/firewire/ |
H A D | nosy-dump.c | 306 int type; member [all...] |
/kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
H A D | pcm.c | 17 enum catpt_stream_type type; member 79 enum catpt_stream_type type; in catpt_get_stream_template() local 1137 struct catpt_module_type *type; catpt_arm_stream_templates() local [all...] |
/kernel/linux/linux-5.10/tools/hv/ |
H A D | hv_kvp_daemon.c | 1007 static int expand_ipv6(char *addr, int type) in expand_ipv6() argument 1096 static int process_ip_string(FILE *f, char *ip_string, int type) in process_ip_string() argument
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | usbdevice_fs.h | 118 unsigned char type; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | annotate.h | 165 static inline const char *percent_type_str(unsigned int type) in percent_type_str() argument
|
H A D | data-convert-bt.c | 98 static int value_set(struct bt_ctf_field_type *type, in value_set() argument 162 struct bt_ctf_field_type *type = cw->data.string; in value_set_string() local 295 struct bt_ctf_field_type *type; in add_tracepoint_field_value() local 594 u64 type = evsel->core.attr.sample_type; add_generic_values() local 802 unsigned long type = evsel->core.attr.sample_type; process_sample_event() local 974 event_class_add_field(struct bt_ctf_event_class *event_class, struct bt_ctf_field_type *type, struct tep_format_field *field) event_class_add_field() argument 1022 struct bt_ctf_field_type *type; add_tracepoint_fields_types() local 1094 u64 type = evsel->core.attr.sample_type; add_generic_types() local 1426 struct bt_ctf_field_type *type; create_int_type() local [all...] |
H A D | probe-file.c | 1059 static bool scan_ftrace_readme(enum ftrace_readme type) in scan_ftrace_readme() argument 1098 bool probe_type_is_available(enum probe_type type) in probe_type_is_available() argument
|
H A D | dso.c | 1413 enum dso_type type = DSO__TYPE_UNKNOWN; in dso__type() local 67 dso__read_binary_type_filename(const struct dso *dso, enum dso_binary_type type, char *root_dir, char *filename, size_t size) dso__read_binary_type_filename() argument
|
H A D | dwarf-aux.c | 1041 Dwarf_Die type; die_get_typename() local [all...] |
H A D | stat-shadow.c | 28 enum stat_type type; member 98 saved_value_lookup(struct evsel *evsel, int cpu, bool create, enum stat_type type, int ctx, struct runtime_stat *st) saved_value_lookup() argument 194 update_runtime_stat(struct runtime_stat *st, enum stat_type type, int ctx, int cpu, u64 count) update_runtime_stat() argument 302 get_ratio_color(enum grc_type type, double ratio) get_ratio_color() argument 424 runtime_stat_avg(struct runtime_stat *st, enum stat_type type, int ctx, int cpu) runtime_stat_avg() argument 436 runtime_stat_n(struct runtime_stat *st, enum stat_type type, int ctx, int cpu) runtime_stat_n() argument 725 td_metric_ratio(int ctx, int cpu, enum stat_type type, struct runtime_stat *stat) td_metric_ratio() argument [all...] |
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | xattr.c | 158 int type; member 188 static int gfs2_ea_find(struct gfs2_inode *ip, int type, const char *name, in gfs2_ea_find() argument 790 static int ea_init(struct gfs2_inode *ip, int type, cons argument 563 __gfs2_xattr_get(struct inode *inode, const char *name, void *buffer, size_t size, int type) __gfs2_xattr_get() argument 1030 ea_set_i(struct gfs2_inode *ip, int type, const char *name, const void *value, size_t size, struct gfs2_ea_location *el) ea_set_i() argument 1119 gfs2_xattr_remove(struct gfs2_inode *ip, int type, const char *name) gfs2_xattr_remove() argument 1157 __gfs2_xattr_set(struct inode *inode, const char *name, const void *value, size_t size, int flags, int type) __gfs2_xattr_set() argument [all...] |
/kernel/linux/linux-5.10/fs/hostfs/ |
H A D | hostfs_kern.c | 276 unsigned int type; in hostfs_readdir() local 964 static struct dentry *hostfs_read_sb(struct file_system_type *type, in hostfs_read_sb() argument
|