Searched defs:ktype (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/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 | 169 struct key_type *ktype; in SYSCALL_DEFINE4() local 638 struct key_type *ktype; in keyctl_keyring_search() local
|
/linux-4.1.27/fs/xfs/ |
D | xfs_sysfs.h | 42 struct kobj_type *ktype, in xfs_sysfs_init()
|
/linux-4.1.27/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 | 1181 u8 ktype; in carl9170_op_set_key() local
|
/linux-4.1.27/lib/ |
D | kobject.c | 314 void kobject_init(struct kobject *kobj, struct kobj_type *ktype) in kobject_init() 417 int kobject_init_and_add(struct kobject *kobj, struct kobj_type *ktype, in kobject_init_and_add()
|
/linux-4.1.27/include/linux/ |
D | kobject.h | 68 struct kobj_type *ktype; member
|
/linux-4.1.27/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.1.27/kernel/ |
D | params.c | 909 struct kobj_type *ktype = get_ktype(kobj); in uevent_filter() local
|
/linux-4.1.27/drivers/base/ |
D | bus.c | 166 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.1.27/drivers/block/ |
D | pktcdvd.c | 120 struct kobj_type* ktype) in pkt_kobj_create()
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_tables.h | 306 u32 ktype; member
|
/linux-4.1.27/net/netfilter/ |
D | nf_tables_api.c | 2637 u32 ktype, dtype, flags, policy, gc_int; in nf_tables_newset() local
|
/linux-4.1.27/mm/ |
D | slub.c | 5099 struct kobj_type *ktype = get_ktype(kobj); in uevent_filter() local
|