Searched refs:fae (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/fs/notify/fanotify/ |
D | fanotify.h | 284 struct fanotify_event fae; member 293 return container_of(event, struct fanotify_fid_event, fae); in FANOTIFY_FE() 297 struct fanotify_event fae; member 305 return container_of(event, struct fanotify_name_event, fae); in FANOTIFY_NE() 309 struct fanotify_event fae; member 321 return container_of(event, struct fanotify_error_event, fae); in FANOTIFY_EE() 408 struct fanotify_event fae; member 415 return container_of(event, struct fanotify_path_event, fae); in FANOTIFY_PE() 426 struct fanotify_event fae; member 436 return container_of(event, struct fanotify_perm_event, fae); in FANOTIFY_PERM()
|
D | fanotify.c | 251 fsnotify_remove_queued_event(group, &event->fae.fse); in fanotify_get_response() 253 WARN_ON_ONCE(!hlist_unhashed(&event->fae.merge_list)); in fanotify_get_response() 281 fsnotify_destroy_event(group, &event->fae.fse); in fanotify_get_response() 547 pevent->fae.type = FANOTIFY_EVENT_TYPE_PATH; in fanotify_alloc_path_event() 552 return &pevent->fae; in fanotify_alloc_path_event() 564 pevent->fae.type = FANOTIFY_EVENT_TYPE_PATH_PERM; in fanotify_alloc_perm_event() 570 return &pevent->fae; in fanotify_alloc_perm_event() 584 ffe->fae.type = FANOTIFY_EVENT_TYPE_FID; in fanotify_alloc_fid_event() 590 return &ffe->fae; in fanotify_alloc_fid_event() 625 fne->fae.type = FANOTIFY_EVENT_TYPE_FID_NAME; in fanotify_alloc_name_event() [all …]
|
D | fanotify_user.c | 305 fsnotify_destroy_event(group, &event->fae.fse); in finish_permission_event() 338 fae.fse.list) { in process_access_response() 342 list_del_init(&event->fae.fse.list); in process_access_response() 877 struct fanotify_perm_event, fae.fse.list); in fanotify_release() 878 list_del_init(&event->fae.fse.list); in fanotify_release()
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | eeprom.c | 326 u8 version, fae; in mt76x0_eeprom_init() local 336 fae = data; in mt76x0_eeprom_init() 343 version, fae); in mt76x0_eeprom_init()
|
/linux-6.1.9/arch/m68k/ifpsp060/ |
D | fplsp.sa | 788 dc.l $00003fae,$1d40ff4f,$41eeff6c,$216e0014
|