/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_sysfs.h | 29 xfs_sysfs_init( struct xfs_kobj *kobj, struct kobj_type *ktype, struct xfs_kobj *parent_kobj, const char *name) xfs_sysfs_init() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_sysfs.h | 29 xfs_sysfs_init( struct xfs_kobj *kobj, const struct kobj_type *ktype, struct xfs_kobj *parent_kobj, const char *name) xfs_sysfs_init() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-srv-sysfs.c | 24 static struct kobj_type ktype = { variable
|
/kernel/linux/linux-5.10/security/keys/ |
H A D | gc.c | 112 void key_gc_keytype(struct key_type *ktype) in key_gc_keytype() argument
|
H A D | key.c | 702 struct key_type *ktype; in key_type_lookup() local 738 void key_type_put(struct key_type *ktype) in key_type_put() argument 1145 int register_key_type(struct key_type *ktype) in register_key_type() argument 1181 unregister_key_type(struct key_type *ktype) unregister_key_type() argument [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-srv-sysfs.c | 24 static struct kobj_type ktype = { variable
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | gc.c | 112 void key_gc_keytype(struct key_type *ktype) in key_gc_keytype() argument
|
H A D | key.c | 702 struct key_type *ktype; in key_type_lookup() local 738 void key_type_put(struct key_type *ktype) in key_type_put() argument 1209 int register_key_type(struct key_type *ktype) in register_key_type() argument 1245 unregister_key_type(struct key_type *ktype) unregister_key_type() argument [all...] |
/kernel/linux/linux-5.10/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 | 1167 u8 ktype; in carl9170_op_set_key() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | kobject.h | 69 struct kobj_type *ktype; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | kobject.h | 69 const struct kobj_type *ktype; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
H A D | mac.c | 470 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
|
/kernel/linux/linux-5.10/fs/sysfs/ |
H A D | file.c | 675 const struct kobj_type *ktype; in sysfs_change_owner() local [all...] |
/kernel/linux/linux-6.6/fs/sysfs/ |
H A D | file.c | 694 const struct kobj_type *ktype; in sysfs_change_owner() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/dsa/ |
H A D | dsa_ameth.c | 275 const char *ktype = NULL; in do_dsa_print() local
|
/third_party/openssl/crypto/dsa/ |
H A D | dsa_ameth.c | 275 const char *ktype = NULL; in do_dsa_print() local
|
/kernel/linux/linux-5.10/drivers/base/ |
H A D | bus.c | 168 struct kobj_type *ktype = get_ktype(kobj); in bus_uevent_filter() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | kobject.c | 85 const struct kobj_type *ktype = get_ktype(kobj); in create_dir() local 357 void kobject_init(struct kobject *kobj, struct kobj_type *ktype) in kobject_init() argument 472 kobject_init_and_add(struct kobject *kobj, struct kobj_type *ktype, struct kobject *parent, const char *fmt, ...) kobject_init_and_add() argument 613 const struct kobj_type *ktype; __kobject_del() local [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | kobject.c | 69 const struct kobj_type *ktype = get_ktype(kobj); in create_dir() local 333 void kobject_init(struct kobject *kobj, const struct kobj_type *ktype) in kobject_init() argument 448 kobject_init_and_add(struct kobject *kobj, const struct kobj_type *ktype, struct kobject *parent, const char *fmt, ...) kobject_init_and_add() argument 589 const struct kobj_type *ktype; __kobject_del() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/dh/ |
H A D | dh_ameth.c | 247 const char *ktype = NULL; in do_dh_print() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_ameth.c | 283 static int do_EC_KEY_print(BIO *bp, const EC_KEY *x, int off, ec_print_t ktype) in do_EC_KEY_print() argument
|
/third_party/openssl/crypto/ec/ |
H A D | ec_ameth.c | 283 static int do_EC_KEY_print(BIO *bp, const EC_KEY *x, int off, ec_print_t ktype) in do_EC_KEY_print() argument
|
/third_party/openssl/crypto/dh/ |
H A D | dh_ameth.c | 247 const char *ktype = NULL; in do_dh_print() local
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | sysfs.c | 1412 ib_port_register_module_stat(struct ib_device *device, u8 port_num, struct kobject *kobj, struct kobj_type *ktype, const char *name) ib_port_register_module_stat() argument
|