Searched defs:name (Results 126 - 150 of 6078) sorted by last modified time

1234567891011>>

/linux-master/sound/soc/codecs/
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 Dudp.c3410 void __init udp_table_init(struct udp_table *table, const char *name) argument
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_event.c2507 hci_check_pending_name(struct hci_dev *hdev, struct hci_conn *conn, bdaddr_t *bdaddr, u8 *name, u8 name_len) argument
[all...]
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
/linux-master/include/linux/
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...]
H A Dbpf.h279 char name[BPF_OBJ_NAME_LEN]; member in struct:bpf_map
1140 char name[KSYM_NAME_LEN]; member in struct:bpf_ksym
1487 char name[BPF_OBJ_NAME_LEN]; member in struct:bpf_prog_aux
1723 const char *name; member in struct:bpf_struct_ops
2797 bpf_prog_get_type_path(const char *name, enum bpf_prog_type type) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_inode.c624 xfs_lookup( struct xfs_inode *dp, const struct xfs_name *name, struct xfs_inode **ipp, struct xfs_name *ci_name) argument
958 xfs_dir_update_hook( struct xfs_inode *dp, struct xfs_inode *ip, int delta, const struct xfs_name *name) argument
1006 xfs_create( struct mnt_idmap *idmap, xfs_inode_t *dp, struct xfs_name *name, umode_t mode, dev_t rdev, bool init_xattrs, xfs_inode_t **ipp) argument
2600 xfs_remove( xfs_inode_t *dp, struct xfs_name *name, xfs_inode_t *ip) argument
2936 struct qstr name; local
[all...]
H A Dxfs_super.c362 xfs_blkdev_get( xfs_mount_t *mp, const char *name, struct file **bdev_filep) argument
1472 xfs_debugfs_mkdir( const char *name, struct dentry *parent) argument
/linux-master/fs/smb/server/
H A Dtransport_ipc.c674 ksmbd_ipc_share_config_request(const char *name) argument
/linux-master/fs/smb/server/mgmt/
H A Dshare_config.c30 static unsigned int share_name_hash(const char *name) argument
76 static struct ksmbd_share_config *__share_lookup(const char *name) argument
123 share_config_request(struct unicode_map *um, const char *name) argument
213 ksmbd_share_config_get(struct unicode_map *um, const char *name) argument
[all...]
/linux-master/fs/smb/client/
H A Dfile.c2447 cifs_get_writable_path(struct cifs_tcon *tcon, const char *name, argument
2480 cifs_get_readable_path(struct cifs_tcon *tcon, const char *name, argument
H A Ddir.c847 cifs_ci_compare(const struct dentry *dentry, unsigned int len, const char *str, const struct qstr *name) argument
[all...]
H A Ddfs_cache.c33 char *name; member in struct:cache_dfs_tgt
361 static struct cache_dfs_tgt *alloc_target(const char *name, int path_consumed) argument
[all...]

Completed in 531 milliseconds

1234567891011>>