Searched defs:name (Results 151 - 175 of 6078) sorted by last modified time

1234567891011>>

/linux-master/fs/btrfs/
H A Ddelayed-inode.c1786 char *name; local
1471 btrfs_insert_delayed_dir_index(struct btrfs_trans_handle *trans, const char *name, int name_len, struct btrfs_inode *dir, struct btrfs_disk_key *disk_key, u8 flags, u64 index) argument
/linux-master/kernel/time/
H A Dtimer.c855 init_timer_on_stack_key(struct timer_list *timer, void (*func)(struct timer_list *), unsigned int flags, const char *name, struct lock_class_key *key) argument
895 do_init_timer(struct timer_list *timer, void (*func)(struct timer_list *), unsigned int flags, const char *name, struct lock_class_key *key) argument
920 init_timer_key(struct timer_list *timer, void (*func)(struct timer_list *), unsigned int flags, const char *name, struct lock_class_key *key) argument
[all...]
/linux-master/include/linux/
H A Dtimer.h80 init_timer_on_stack_key(struct timer_list *timer, void (*func)(struct timer_list *), unsigned int flags, const char *name, struct lock_class_key *key) argument
H A Dfs.h2468 const char *name; member in struct:file_system_type
2610 const char *name; /* pointer to actual string */ member in struct:filename
2647 file_open_root_mnt(struct vfsmount *mnt, const char *name, int flags, umode_t mode) argument
2746 register_chrdev(unsigned int major, const char *name, const struct file_operations *fops) argument
2752 unregister_chrdev(unsigned int major, const char *name) argument
2996 is_dot_dotdot(const char *name, size_t len) argument
3265 vfs_lstat(const char __user *name, struct kstat *stat) argument
3322 struct tree_descr { const char *name; const struct file_operations *ops; int mode; }; member in struct:tree_descr
3566 dir_emit(struct dir_context *ctx, const char *name, int namelen, u64 ino, unsigned type) argument
[all...]
H A Ddevice.h64 const char *name; member in struct:subsys_interface
89 const char *name; member in struct:device_type
394 __devm_add_action_or_reset(struct device *dev, void (*action)(void *), void *data, const char *name) argument
[all...]
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h124 char *name; member in struct:mon_evt
318 char *name; member in struct:rftype
/linux-master/sound/soc/sof/
H A Dsof-priv.h401 const char *name; member in struct:snd_sof_debugfs_map
858 static inline int sof_client_dev_register(struct snd_sof_dev *sdev, const char *name, argument
864 sof_client_dev_unregister(struct snd_sof_dev *sdev, const char *name, u32 id) argument
H A Dsof-audio.h306 const char *name; member in struct:sof_token_info
362 const char *name; member in struct:snd_sof_control
523 const char *name; member in struct:snd_sof_dai
H A Dops.h305 snd_sof_debugfs_add_region_item(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, size_t size, const char *name, enum sof_debugfs_access_type access_type) argument
H A Dipc4-priv.h54 const char *name; member in struct:sof_ipc4_fw_library
/linux-master/sound/soc/
H A Dsoc-ops.c651 snd_soc_limit_volume(struct snd_soc_card *card, const char *name, int max) argument
/linux-master/sound/soc/codecs/
H A Dwm_adsp.c122 __be32 name[ member in struct:wm_adsp_host_buf_coeff_v1
162 char *name; member in struct:wm_adsp_compr_buf
178 const char *name; member in struct:wm_adsp_compr
311 const char *name; member in struct:wm_coeff_ctl
602 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; local
683 wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type, unsigned int alg, void *buf, size_t len) argument
707 wm_adsp_read_ctl(struct wm_adsp *dsp, const char *name, int type, unsigned int alg, void *buf, size_t len) argument
[all...]
H A Dcs42l43.c2151 const char *name; member in struct:cs42l43_irq
2184 cs42l43_request_irq(struct cs42l43_codec *priv, struct irq_domain *dom, const char * const name, unsigned int irq, irq_handler_t handler, unsigned long flags) argument
[all...]
H A Dcs-amp-lib.c102 static efi_status_t cs_amp_get_efi_variable(efi_char16_t *name, argument
/linux-master/net/sched/
H A Dsch_api.c196 void qdisc_get_default(char *name, size_t len) argument
203 static struct Qdisc_ops *qdisc_lookup_default(const char *name) argument
219 int qdisc_set_default(const char *name) argument
1267 char name[IFNAMSI local
[all...]
/linux-master/net/mptcp/
H A Dsockopt.c589 char name[TCP_CA_NAME_MAX]; local
/linux-master/net/ipv6/
H A Dip6_gre.c351 char name[IFNAMSIZ]; local
[all...]
/linux-master/net/ipv4/
H A Dip_gre.c1657 struct net_device *gretap_fb_dev_create(struct net *net, const char *name, argument
/linux-master/net/bridge/netfilter/
H A Debtables.c49 char name[EBT_TABLE_MAXNAMELEN]; member in struct:ebt_template
321 find_inlist_lock_noload(struct net *net, const char *name, int *error, argument
367 find_inlist_lock(struct net *net, const char *name, const char *prefix, int *error, struct mutex *mutex) argument
376 find_table_lock(struct net *net, const char *name, int *error, struct mutex *mutex) argument
681 ebt_check_entry(struct ebt_entry *e, struct net *net, const struct ebt_table_info *newinfo, const char *name, unsigned int *cnt, struct ebt_cl_stack *cl_s, unsigned int udc_cnt) argument
867 translate_table(struct net *net, const char *name, struct ebt_table_info *newinfo) argument
1342 __ebt_find_table(struct net *net, const char *name) argument
1360 ebt_unregister_table_pre_exit(struct net *net, const char *name) argument
1369 ebt_unregister_table(struct net *net, const char *name) argument
1378 do_update_counters(struct net *net, const char *name, struct ebt_counter __user *counters, unsigned int num_counters, unsigned int len) argument
1444 char name[EBT_EXTENSION_MAXNAMELEN] = {0}; local
1592 char name[EBT_TABLE_MAXNAMELEN]; member in struct:compat_ebt_replace
1609 char name[EBT_EXTENSION_MAXNAMELEN]; member in struct:compat_ebt_entry_mwt::__anon282::__anon283
1960 char name[EBT_EXTENSION_MAXNAMELEN]; local
[all...]
/linux-master/net/bluetooth/
H A Dhci_debugfs.c1267 char name[6]; local
/linux-master/net/9p/
H A Dclient.c1261 int p9_client_create_dotl(struct p9_fid *ofid, const char *name, u32 flags, argument
1305 int p9_client_fcreate(struct p9_fid *fid, const char *name, u32 perm, int mode, argument
1348 p9_client_symlink(struct p9_fid *dfid, const char *name, const char *symtgt, kgid_t gid, struct p9_qid *qid) argument
1489 p9_client_unlinkat(struct p9_fid *dfid, const char *name, int flags) argument
1911 p9_client_rename(struct p9_fid *fid, struct p9_fid *newdirfid, const char *name) argument
2014 p9_client_xattrcreate(struct p9_fid *fid, const char *name, u64 attr_size, int flags) argument
2103 p9_client_mknod_dotl(struct p9_fid *fid, const char *name, int mode, dev_t rdev, kgid_t gid, struct p9_qid *qid) argument
2133 p9_client_mkdir_dotl(struct p9_fid *fid, const char *name, int mode, kgid_t gid, struct p9_qid *qid) argument
[all...]
/linux-master/kernel/trace/
H A Dbpf_trace.c57 static struct bpf_raw_event_map *bpf_get_raw_tracepoint_module(const char *name) argument
79 static struct bpf_raw_event_map *bpf_get_raw_tracepoint_module(const char *name) argument
2350 struct bpf_raw_event_map *bpf_get_raw_tracepoint(const char *name) argument
3342 char *name; local
[all...]
/linux-master/kernel/bpf/
H A Dverifier.c2503 const char *name; local
10817 is_kfunc_arg_scalar_with_name(const struct btf *btf, const struct btf_param *arg, const char *name) argument
[all...]
/linux-master/init/
H A Dinitramfs.c75 char name[N_ALIGN(PATH_MAX)]; member in struct:hash
142 char name[]; member in struct:dir_entry
145 static void __init dir_add(const char *name, time64_t mtime) argument
85 find_link(int major, int minor, int ino, umode_t mode, char *name) argument
171 dir_add(const char *name, time64_t mtime) argument
[all...]
/linux-master/include/net/bluetooth/
H A Dhci.h1188 __u8 name[HCI_MAX_NAME_LENGTH]; member in struct:hci_cp_write_local_name
1194 __u8 name[HCI_MAX_NAME_LENGTH]; member in struct:hci_rp_read_local_name
2306 __u8 name[HCI_MAX_NAME_LENGTH]; member in struct:hci_ev_remote_name

Completed in 326 milliseconds

1234567891011>>