/linux-4.1.27/fs/xfs/ |
H A D | xfs_sysfs.h | 40 xfs_sysfs_init( struct xfs_kobj *kobj, struct kobj_type *ktype, struct xfs_kobj *parent_kobj, const char *name) xfs_sysfs_init() argument
|
/linux-4.1.27/security/keys/ |
H A D | gc.c | 104 void key_gc_keytype(struct key_type *ktype) key_gc_keytype() argument
|
H A D | key.c | 661 struct key_type *ktype; key_type_lookup() local 702 void key_type_put(struct key_type *ktype) key_type_put() argument 1071 int register_key_type(struct key_type *ktype) register_key_type() argument 1107 void unregister_key_type(struct key_type *ktype) unregister_key_type() argument
|
H A D | keyctl.c | 169 struct key_type *ktype; SYSCALL_DEFINE4() local 638 struct key_type *ktype; keyctl_keyring_search() local
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
H A D | mac.c | 474 carl9170_upload_key(struct ar9170 *ar, const u8 id, const u8 *mac, const u8 ktype, const u8 keyidx, const u8 *keydata, const int keylen) carl9170_upload_key() argument
|
H A D | main.c | 1181 u8 ktype; carl9170_op_set_key() local
|
/linux-4.1.27/include/linux/ |
H A D | kobject.h | 68 struct kobj_type *ktype; member in struct:kobject
|
/linux-4.1.27/drivers/base/ |
H A D | bus.c | 166 struct kobj_type *ktype = get_ktype(kobj); bus_uevent_filter() local
|
H A D | core.c | 275 struct kobj_type *ktype = get_ktype(kobj); dev_uevent_filter() local
|
/linux-4.1.27/lib/ |
H A D | kobject.c | 314 void kobject_init(struct kobject *kobj, struct kobj_type *ktype) kobject_init() argument 417 int kobject_init_and_add(struct kobject *kobj, struct kobj_type *ktype, kobject_init_and_add() argument
|
/linux-4.1.27/kernel/ |
H A D | params.c | 909 struct kobj_type *ktype = get_ktype(kobj); uevent_filter() local
|
/linux-4.1.27/drivers/media/rc/ |
H A D | imon.c | 1602 u8 ktype; imon_incoming_packet() local 1541 imon_parse_press_type(struct imon_context *ictx, unsigned char *buf, u8 ktype) imon_parse_press_type() argument
|
/linux-4.1.27/drivers/block/ |
H A D | pktcdvd.c | 117 pkt_kobj_create(struct pktcdvd_device *pd, const char* name, struct kobject* parent, struct kobj_type* ktype) pkt_kobj_create() argument
|
/linux-4.1.27/include/net/netfilter/ |
H A D | nf_tables.h | 306 u32 ktype; member in struct:nft_set
|
/linux-4.1.27/net/netfilter/ |
H A D | nf_tables_api.c | 2637 u32 ktype, dtype, flags, policy, gc_int; nf_tables_newset() local
|
/linux-4.1.27/mm/ |
H A D | slub.c | 5099 struct kobj_type *ktype = get_ktype(kobj); uevent_filter() local
|