| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | ioapic.c | 68 static bool acpi_is_ioapic(acpi_handle handle, char **type) in acpi_is_ioapic() argument 105 char *type = NULL; in handle_ioapic_add() local
|
| H A D | event.c | 27 int acpi_notifier_call_chain(struct acpi_device *dev, u32 type, u32 data) in acpi_notifier_call_chain() argument 57 u32 type; member 94 acpi_bus_generate_netlink_event(const char *device_class, const char *bus_id, u8 type, int data) acpi_bus_generate_netlink_event() argument 153 acpi_bus_generate_netlink_event(const char *device_class, const char *bus_id, u8 type, int data) acpi_bus_generate_netlink_event() argument
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | exconvrt.c | 373 acpi_ex_convert_to_string(union acpi_operand_object * obj_desc, union acpi_operand_object ** result_desc, u32 type) acpi_ex_convert_to_string() argument [all...] |
| H A D | nsdump.c | 147 acpi_object_type type; in acpi_ns_dump_one_object() local 619 acpi_ns_dump_objects(acpi_object_type type, u8 display_type, u32 max_depth, acpi_owner_id owner_id, acpi_handle start_handle) acpi_ns_dump_objects() argument 743 acpi_ns_dump_object_paths(acpi_object_type type, u8 display_type, u32 max_depth, acpi_owner_id owner_id, acpi_handle start_handle) acpi_ns_dump_object_paths() argument [all...] |
| H A D | utmisc.c | 331 acpi_ut_display_init_pathname(u8 type, in acpi_ut_display_init_pathname() argument
|
| H A D | dsutils.c | 751 u8 type; in acpi_ds_evaluate_name_path() local
|
| H A D | exprep.c | 384 u32 type; in acpi_ex_prep_field_value() local [all...] |
| H A D | utdecode.c | 192 const char *acpi_ut_get_type_name(acpi_object_type type) in acpi_ut_get_type_name() argument 464 acpi_ut_get_notify_name(u32 notify_value, acpi_object_type type) acpi_ut_get_notify_name() argument 570 acpi_ut_valid_object_type(acpi_object_type type) acpi_ut_valid_object_type() argument [all...] |
| H A D | utdebug.c | 602 acpi_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) in acpi_trace_point() argument
|
| H A D | dbconvert.c | 170 acpi_object_type type; in acpi_db_convert_to_package() local 222 acpi_db_convert_to_object(acpi_object_type type, in acpi_db_convert_to_object() argument [all...] |
| H A D | nsxfeval.c | 554 acpi_walk_namespace(acpi_object_type type, acpi_handle start_object, u32 max_depth, acpi_walk_callback descending_callback, acpi_walk_callback ascending_callback, void *context, void **return_value) acpi_walk_namespace() argument [all...] |
| H A D | nsutils.c | 100 u32 acpi_ns_local(acpi_object_type type) in acpi_ns_local() argument 597 acpi_ns_opens_scope(acpi_object_type type) acpi_ns_opens_scope() argument [all...] |
| H A D | nsxfname.c | 236 acpi_object_type type; in acpi_get_object_info() local [all...] |
| /kernel/linux/linux-6.6/drivers/acpi/arm64/ |
| H A D | gtdt.c | 95 int __init acpi_gtdt_map_ppi(int type) in acpi_gtdt_map_ppi() argument 124 acpi_gtdt_c3stop(int type) acpi_gtdt_c3stop() argument [all...] |
| /kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
| H A D | keyhelp.c | 132 int spk_handle_help(struct vc_data *vc, u_char type, u_char ch, u_short key) in spk_handle_help() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | uuid-tree.c | 17 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key() argument 85 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_add() argument 25 btrfs_uuid_tree_lookup(struct btrfs_root *uuid_root, u8 *uuid, u8 type, u64 subid) btrfs_uuid_tree_lookup() argument 149 btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, u64 subid) btrfs_uuid_tree_remove() argument 231 btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, u64 subid) btrfs_uuid_iter_rem() argument 259 btrfs_check_uuid_tree_entry(struct btrfs_fs_info *fs_info, u8 *uuid, u8 type, u64 subvolid) btrfs_check_uuid_tree_entry() argument [all...] |
| H A D | messages.c | 219 const char *type = logtypes[4]; in _btrfs_printk() local
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | util.h | 137 static inline void gfs2_metatype_set(struct buffer_head *bh, u16 type, in gfs2_metatype_set() argument 116 gfs2_metatype_check_i(struct gfs2_sbd *sdp, struct buffer_head *bh, u16 type, const char *function, char *file, unsigned int line) gfs2_metatype_check_i() argument
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | acl.c | 145 ext4_get_acl(struct inode *inode, int type, bool rcu) in ext4_get_acl() argument 189 __ext4_set_acl(handle_t *handle, struct inode *inode, int type, in __ext4_set_acl() argument 228 ext4_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, struct posix_acl *acl, int type) ext4_set_acl() argument
|
| H A D | ext4_jbd2.c | 90 __ext4_journal_start_sb(struct inode *inode, struct super_block *sb, unsigned int line, int type, int blocks, int rsv_blocks, int revoke_creds) __ext4_journal_start_sb() argument 143 __ext4_journal_start_reserved(handle_t *handle, unsigned int line, int type) __ext4_journal_start_reserved() argument
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | nfs3acl.c | 46 struct posix_acl *nfs3_get_acl(struct inode *inode, int type, bool rcu) in nfs3_get_acl() argument 303 nfs3_list_one_acl(struct inode *inode, int type, const char *name, void *data, in nfs3_list_one_acl() argument 257 nfs3_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, struct posix_acl *acl, int type) nfs3_set_acl() argument
|
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | acl.c | 176 struct posix_acl *jffs2_get_acl(struct inode *inode, int type, bool rcu) in jffs2_get_acl() argument 232 jffs2_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, struct posix_acl *acl, int type) jffs2_set_acl() argument
|
| /kernel/linux/linux-6.6/fs/cachefiles/ |
| H A D | xattr.c | 23 __u8 type; /* Type of object */ member
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | acl.c | 32 struct posix_acl *ceph_get_acl(struct inode *inode, int type, bool rcu) in ceph_get_acl() argument 19 ceph_set_cached_acl(struct inode *inode, int type, struct posix_acl *acl) ceph_set_cached_acl() argument 88 ceph_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, struct posix_acl *acl, int type) ceph_set_acl() argument
|
| /kernel/linux/linux-6.6/fs/configfs/ |
| H A D | symlink.c | 148 const struct config_item_type *type; in configfs_symlink() local 224 const struct config_item_type *type; in configfs_unlink() local [all...] |