Home
last modified time | relevance | path

Searched +defs:object +defs:path (Results 1 – 11 of 11) sorted by relevance

/linux-6.14.4/fs/cachefiles/
Dnamei.c17 static bool __cachefiles_mark_inode_in_use(struct cachefiles_object *object, in __cachefiles_mark_inode_in_use()
33 static bool cachefiles_mark_inode_in_use(struct cachefiles_object *object, in cachefiles_mark_inode_in_use()
47 static void __cachefiles_unmark_inode_in_use(struct cachefiles_object *object, in __cachefiles_unmark_inode_in_use()
54 static void cachefiles_do_unmark_inode_in_use(struct cachefiles_object *object, in cachefiles_do_unmark_inode_in_use()
66 void cachefiles_unmark_inode_in_use(struct cachefiles_object *object, in cachefiles_unmark_inode_in_use()
90 struct path path; in cachefiles_get_directory() local
229 struct cachefiles_object *object, in cachefiles_unlink()
233 struct path path = { in cachefiles_unlink() local
265 struct cachefiles_object *object, in cachefiles_bury_object()
271 struct path path, path_to_graveyard; in cachefiles_bury_object() local
[all …]
Dcache.c20 struct path path; in cachefiles_add_cache() local
193 struct path path = { in cachefiles_has_space() local
290 struct cachefiles_object *object; in cachefiles_withdraw_objects() local
/linux-6.14.4/security/landlock/
Dfs.c52 static void release_inode(struct landlock_object *const object) in release_inode()
253 struct landlock_object *object, *new_object; in get_inode_object() local
321 const struct path *const path, in landlock_append_fs_rule()
757 const struct path *const path, in is_access_to_paths_allowed()
928 static int current_check_access_path(const struct path *const path, in current_check_access_path()
1232 struct landlock_object *object; in hook_sb_delete() local
1346 const struct path *const path, const char *const type, in hook_sb_mount()
1449 static int hook_path_truncate(const struct path *const path) in hook_path_truncate()
/linux-6.14.4/tools/bpf/resolve_btfids/
Dmain.c114 struct object { struct
115 const char *path; member
116 const char *btf;
117 const char *base_btf_path;
119 struct {
129 } efile;
131 struct rb_root sets;
132 struct rb_root structs;
133 struct rb_root unions;
134 struct rb_root typedefs;
[all …]
/linux-6.14.4/sound/soc/intel/avs/
Dtopology.c131 avs_parse_uuid_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_uuid_token()
142 avs_parse_bool_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_bool_token()
153 avs_parse_byte_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_byte_token()
164 avs_parse_short_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_short_token()
175 avs_parse_word_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_word_token()
186 avs_parse_string_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_string_token()
196 static int avs_parse_uuid_tokens(struct snd_soc_component *comp, void *object, in avs_parse_uuid_tokens()
222 static int avs_parse_string_tokens(struct snd_soc_component *comp, void *object, in avs_parse_string_tokens()
248 static int avs_parse_word_tokens(struct snd_soc_component *comp, void *object, in avs_parse_word_tokens()
279 static int avs_parse_tokens(struct snd_soc_component *comp, void *object, in avs_parse_tokens()
[all …]
/linux-6.14.4/drivers/acpi/acpica/
Dutmisc.c158 acpi_ut_create_update_state_and_push(union acpi_operand_object *object, in acpi_ut_create_update_state_and_push()
333 const char *path) in acpi_ut_display_init_pathname()
Daclocal.h134 union acpi_operand_object *object; /* Interpreter object */ member
584 union acpi_operand_object *object; member
852 ACPI_PARSE_COMMON char *path; member
1161 char *path; member
1180 char *path; member
/linux-6.14.4/tools/usb/usbip/libsrc/
Dusbip_common.c199 #define READ_ATTR(object, type, dev, name, format) \ argument
209 const char *path, *name; in read_usb_device() local
/linux-6.14.4/scripts/kconfig/
Dgconf.c424 void on_window1_destroy(GtkObject * object, gpointer user_data) in on_window1_destroy()
744 GtkTreePath *path = gtk_tree_path_new_from_string(path_string); in renderer_edited() local
845 GtkTreePath *path; in on_treeview2_button_press_event() local
902 GtkTreePath *path; in on_treeview2_key_press_event() local
963 GtkTreePath *path; in on_treeview1_button_press_event() local
/linux-6.14.4/tools/power/x86/intel-speed-select/
Disst-config.c190 static FILE *fopen_or_exit(const char *path, const char *mode) in fopen_or_exit()
204 char path[PATH_MAX]; in parse_int_file() local
637 char path[256]; in set_max_cpu_num() local
1248 #define _get_tdp_level(desc, suffix, object, help, str0, str1) \ argument
/linux-6.14.4/security/smack/
Dsmack_lsm.c1256 static int smack_inode_getattr(const struct path *path) in smack_inode_getattr()
2679 struct smack_known *object, in smk_ipv6_check()
2806 struct smack_known *object; in smk_ipv6_port_check() local