Searched defs:ktype (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/security/keys/ |
D | key.c | 661 struct key_type *ktype; in key_type_lookup() local 702 void key_type_put(struct key_type *ktype) in key_type_put() 1071 int register_key_type(struct key_type *ktype) in register_key_type() 1107 void unregister_key_type(struct key_type *ktype) in unregister_key_type()
|
D | gc.c | 104 void key_gc_keytype(struct key_type *ktype) in key_gc_keytype()
|
D | keyctl.c | 163 struct key_type *ktype; in SYSCALL_DEFINE4() local 632 struct key_type *ktype; in keyctl_keyring_search() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_sysfs.h | 43 struct kobj_type *ktype, in xfs_sysfs_init()
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
D | mac.c | 475 const u8 ktype, const u8 keyidx, const u8 *keydata, in carl9170_upload_key()
|
D | main.c | 1180 u8 ktype; in carl9170_op_set_key() local
|
/linux-4.4.14/lib/ |
D | kobject.c | 325 void kobject_init(struct kobject *kobj, struct kobj_type *ktype) in kobject_init() 429 int kobject_init_and_add(struct kobject *kobj, struct kobj_type *ktype, in kobject_init_and_add()
|
/linux-4.4.14/include/linux/ |
D | kobject.h | 68 struct kobj_type *ktype; member
|
/linux-4.4.14/drivers/media/rc/ |
D | imon.c | 1542 unsigned char *buf, u8 ktype) in imon_parse_press_type() 1602 u8 ktype; in imon_incoming_packet() local
|
/linux-4.4.14/kernel/ |
D | params.c | 970 struct kobj_type *ktype = get_ktype(kobj); in uevent_filter() local
|
/linux-4.4.14/drivers/base/ |
D | bus.c | 167 struct kobj_type *ktype = get_ktype(kobj); in bus_uevent_filter() local
|
D | core.c | 275 struct kobj_type *ktype = get_ktype(kobj); in dev_uevent_filter() local
|
/linux-4.4.14/drivers/block/ |
D | pktcdvd.c | 121 struct kobj_type* ktype) in pkt_kobj_create()
|
/linux-4.4.14/include/net/netfilter/ |
D | nf_tables.h | 307 u32 ktype; member
|
/linux-4.4.14/net/netfilter/ |
D | nf_tables_api.c | 2705 u32 ktype, dtype, flags, policy, gc_int; in nf_tables_newset() local
|
/linux-4.4.14/mm/ |
D | slub.c | 5314 struct kobj_type *ktype = get_ktype(kobj); in uevent_filter() local
|