| /net/mac80211/ |
| D | debugfs_netdev.c | 70 #define IEEE80211_IF_FMT(name, field, format_string) \ argument 77 #define IEEE80211_IF_FMT_DEC(name, field) \ argument 79 #define IEEE80211_IF_FMT_HEX(name, field) \ argument 81 #define IEEE80211_IF_FMT_LHEX(name, field) \ argument 83 #define IEEE80211_IF_FMT_SIZE(name, field) \ argument 86 #define IEEE80211_IF_FMT_HEXARRAY(name, field) \ argument 101 #define IEEE80211_IF_FMT_ATOMIC(name, field) \ argument 109 #define IEEE80211_IF_FMT_MAC(name, field) \ argument 117 #define IEEE80211_IF_FMT_JIFFIES_TO_MS(name, field) \ argument 126 #define _IEEE80211_IF_FILE_OPS(name, _read, _write) \ argument [all …]
|
| D | debugfs_key.c | 19 #define KEY_READ(name, prop, format_string) \ argument 28 #define KEY_READ_D(name) KEY_READ(name, name, "%d\n") argument 29 #define KEY_READ_X(name) KEY_READ(name, name, "0x%x\n") argument 31 #define KEY_OPS(name) \ argument 38 #define KEY_OPS_W(name) \ argument 46 #define KEY_FILE(name, format) \ argument 50 #define KEY_CONF_READ(name, format_string) \ argument 52 #define KEY_CONF_READ_D(name) KEY_CONF_READ(name, "%d\n") argument 54 #define KEY_CONF_OPS(name) \ argument 61 #define KEY_CONF_FILE(name, format) \ argument [all …]
|
| D | debugfs.c | 34 #define DEBUGFS_READONLY_FILE_FN(name, fmt, value...) \ argument 44 #define DEBUGFS_READONLY_FILE_OPS(name) \ argument 51 #define DEBUGFS_READONLY_FILE(name, fmt, value...) \ argument 55 #define DEBUGFS_ADD(name) \ argument 58 #define DEBUGFS_ADD_MODE(name, mode) \ argument 203 #define DEBUGFS_DEVSTATS_FILE(name) \ argument 226 #define DEBUGFS_STATS_ADD(name) \ argument 228 #define DEBUGFS_DEVSTATS_ADD(name) \ argument
|
| D | debugfs_sta.c | 22 #define STA_READ(name, field, format_string) \ argument 31 #define STA_READ_D(name, field) STA_READ(name, field, "%d\n") argument 33 #define STA_OPS(name) \ argument 40 #define STA_OPS_RW(name) \ argument 48 #define STA_FILE(name, field, format) \ argument 323 #define DEBUGFS_ADD(name) \ argument 327 #define DEBUGFS_ADD_COUNTER(name, field) \ argument
|
| /net/xfrm/ |
| D | xfrm_algo.c | 701 const char *name = data; in xfrm_alg_name_match() local 707 struct xfrm_algo_desc *xfrm_aalg_get_byname(const char *name, int probe) in xfrm_aalg_get_byname() 714 struct xfrm_algo_desc *xfrm_ealg_get_byname(const char *name, int probe) in xfrm_ealg_get_byname() 721 struct xfrm_algo_desc *xfrm_calg_get_byname(const char *name, int probe) in xfrm_calg_get_byname() 729 const char *name; member 737 const char *name = aead->name; in xfrm_aead_name_match() local 743 struct xfrm_algo_desc *xfrm_aead_get_byname(const char *name, int icv_len, int probe) in xfrm_aead_get_byname()
|
| /net/irda/ |
| D | irias_object.c | 47 struct ias_object *irias_new_object( char *name, int id) in irias_new_object() 202 struct ias_object *irias_find_object(char *name) in irias_find_object() 217 struct ias_attrib *irias_find_attrib(struct ias_object *obj, char *name) in irias_find_attrib() 312 void irias_add_integer_attrib(struct ias_object *obj, char *name, int value, in irias_add_integer_attrib() 354 void irias_add_octseq_attrib(struct ias_object *obj, char *name, __u8 *octets, in irias_add_octseq_attrib() 396 void irias_add_string_attrib(struct ias_object *obj, char *name, char *value, in irias_add_string_attrib()
|
| D | irqueue.c | 213 static __u32 hash( const char* name) in hash() 446 const char* name) in hashbin_insert() 556 void* hashbin_remove( hashbin_t* hashbin, long hashv, const char* name) in hashbin_remove() 707 void* hashbin_find( hashbin_t* hashbin, long hashv, const char* name ) in hashbin_find() 762 void* hashbin_lock_find( hashbin_t* hashbin, long hashv, const char* name ) in hashbin_lock_find() 792 void* hashbin_find_next( hashbin_t* hashbin, long hashv, const char* name, in hashbin_find_next()
|
| D | irproc.c | 44 const char *name; member
|
| /net/ipv4/ |
| D | tcp_cong.c | 23 static struct tcp_congestion_ops *tcp_ca_find(const char *name) in tcp_ca_find() 36 static const struct tcp_congestion_ops *__tcp_ca_find_autoload(const char *name) in __tcp_ca_find_autoload() 117 u32 tcp_ca_get_key_by_name(const char *name, bool *ecn_ca) in tcp_ca_get_key_by_name() 219 int tcp_set_default_congestion_control(const char *name) in tcp_set_default_congestion_control() 269 void tcp_get_default_congestion_control(char *name) in tcp_get_default_congestion_control() 303 char *saved_clone, *clone, *name; in tcp_set_allowed_congestion_control() local 339 int tcp_set_congestion_control(struct sock *sk, const char *name) in tcp_set_congestion_control()
|
| /net/nfc/hci/ |
| D | llc.c | 55 int nfc_llc_register(const char *name, struct nfc_llc_ops *ops) in nfc_llc_register() 76 static struct nfc_llc_engine *nfc_llc_name_to_engine(const char *name) in nfc_llc_name_to_engine() 88 void nfc_llc_unregister(const char *name) in nfc_llc_unregister() 101 struct nfc_llc *nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev, in nfc_llc_allocate()
|
| /net/netfilter/ |
| D | xt_RATEEST.c | 29 static unsigned int xt_rateest_hash(const char *name) in xt_rateest_hash() 43 static struct xt_rateest *__xt_rateest_lookup(const char *name) in __xt_rateest_lookup() 59 struct xt_rateest *xt_rateest_lookup(const char *name) in xt_rateest_lookup()
|
| D | nfnetlink_cttimeout.c | 80 char *name; in cttimeout_new_timeout() local 249 char *name; in cttimeout_get_timeout() local 347 char *name; in cttimeout_del_timeout() local 514 static struct ctnl_timeout *ctnl_timeout_find_get(const char *name) in ctnl_timeout_find_get()
|
| D | x_tables.c | 179 struct xt_match *xt_find_match(u8 af, const char *name, u8 revision) in xt_find_match() 207 xt_request_find_match(uint8_t nfproto, const char *name, uint8_t revision) in xt_request_find_match() 225 struct xt_target *xt_find_target(u8 af, const char *name, u8 revision) in xt_find_target() 252 struct xt_target *xt_request_find_target(u8 af, const char *name, u8 revision) in xt_request_find_target() 271 void __user *pname, const char *name, in xt_obj_to_user() 323 static int match_revfn(u8 af, const char *name, u8 revision, int *bestp) in match_revfn() 345 static int target_revfn(u8 af, const char *name, u8 revision, int *bestp) in target_revfn() 368 int xt_find_revision(u8 af, const char *name, u8 revision, int target, in xt_find_revision() 438 int xt_check_proc_name(const char *name, unsigned int size) in xt_check_proc_name() 627 char name[sizeof(m->u.user.name)]; in xt_compat_match_from_user() local [all …]
|
| D | nf_conntrack_helper.c | 134 __nf_conntrack_helper_find(const char *name, u16 l3num, u8 protonum) in __nf_conntrack_helper_find() 152 nf_conntrack_helper_try_module_get(const char *name, u16 l3num, u8 protonum) in nf_conntrack_helper_try_module_get() 300 nf_ct_helper_expectfn_find_by_name(const char *name) in nf_ct_helper_expectfn_find_by_name()
|
| /net/tipc/ |
| D | bearer.c | 79 struct tipc_media *tipc_media_find(const char *name) in tipc_media_find() 134 static int bearer_name_validate(const char *name, in bearer_name_validate() 175 struct tipc_bearer *tipc_bearer_find(struct net *net, const char *name) in tipc_bearer_find() 216 static int tipc_enable_bearer(struct net *net, const char *name, in tipc_enable_bearer() 728 char *name; in tipc_nl_bearer_get() local 779 char *name; in tipc_nl_bearer_disable() local 867 char *name; in tipc_nl_bearer_set() local 988 char *name; in tipc_nl_media_get() local 1038 char *name; in tipc_nl_media_set() local
|
| /net/ieee802154/ |
| D | nl-phy.c | 86 const char *name; in ieee802154_list_phy() local 173 const char *name; in ieee802154_add_iface() local 278 const char *name; in ieee802154_del_iface() local
|
| /net/wireless/ |
| D | debugfs.c | 16 #define DEBUGFS_READONLY_FILE(name, buflen, fmt, value...) \ argument 105 #define DEBUGFS_ADD(name) \ argument
|
| D | lib80211.c | 49 int lib80211_crypt_info_init(struct lib80211_crypt_info *info, char *name, in lib80211_crypt_info_init() 209 struct lib80211_crypto_ops *lib80211_get_crypto_ops(const char *name) in lib80211_get_crypto_ops()
|
| /net/sunrpc/ |
| D | svcauth.c | 139 auth_domain_lookup(char *name, struct auth_domain *new) in auth_domain_lookup() 162 struct auth_domain *auth_domain_find(char *name) in auth_domain_find()
|
| D | stats.c | 243 do_register(struct net *net, const char *name, void *data, in do_register() 261 rpc_proc_unregister(struct net *net, const char *name) in rpc_proc_unregister() 278 svc_proc_unregister(struct net *net, const char *name) in svc_proc_unregister()
|
| /net/sctp/ |
| D | primitive.c | 51 #define DECLARE_PRIMITIVE(name) \ argument
|
| /net/bridge/netfilter/ |
| D | ebtables.c | 325 find_inlist_lock_noload(struct list_head *head, const char *name, int *error, in find_inlist_lock_noload() 330 char name[EBT_FUNCTION_MAXNAMELEN]; in find_inlist_lock_noload() member 344 find_inlist_lock(struct list_head *head, const char *name, const char *prefix, in find_inlist_lock() 353 find_table_lock(struct net *net, const char *name, int *error, in find_table_lock() 659 const char *name, unsigned int *cnt, in ebt_check_entry() 852 static int translate_table(struct net *net, const char *name, in translate_table() 1295 static int do_update_counters(struct net *net, const char *name, in do_update_counters() 1363 char name[EBT_FUNCTION_MAXNAMELEN] = {}; in ebt_make_matchname() local 1377 char name[EBT_FUNCTION_MAXNAMELEN] = {}; in ebt_make_watchername() local 1391 char name[EBT_FUNCTION_MAXNAMELEN] = {}; in ebt_make_names() local [all …]
|
| /net/netfilter/ipset/ |
| D | ip_set_core.c | 84 find_set_type(const char *name, u8 family, u8 revision) in find_set_type() 100 load_settype(const char *name) in load_settype() 114 #define find_set_type_get(name, family, revision, found) \ argument 118 __find_set_type_get(const char *name, u8 family, u8 revision, in __find_set_type_get() 155 #define find_set_type_minmax(name, family, min, max) \ argument 159 __find_set_type_minmax(const char *name, u8 family, u8 *min, u8 *max, in __find_set_type_minmax() 609 ip_set_get_byname(struct net *net, const char *name, struct ip_set **set) in ip_set_get_byname() 781 find_set_and_id(struct ip_set_net *inst, const char *name, ip_set_id_t *id) in find_set_and_id() 798 find_set(struct ip_set_net *inst, const char *name) in find_set() 806 find_free_id(struct ip_set_net *inst, const char *name, ip_set_id_t *index, in find_free_id() [all …]
|
| /net/sunrpc/auth_gss/ |
| D | gss_mech_switch.c | 72 make_auth_domain_name(char *name) in make_auth_domain_name() 156 _gss_mech_get_by_name(const char *name) in _gss_mech_get_by_name() 173 struct gss_api_mech * gss_mech_get_by_name(const char *name) in gss_mech_get_by_name()
|
| /net/bluetooth/ |
| D | af_bluetooth.c | 702 int bt_procfs_init(struct net *net, const char *name, in bt_procfs_init() 713 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() 718 int bt_procfs_init(struct net *net, const char *name, in bt_procfs_init() 725 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup()
|