Searched refs:fae (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/fs/notify/fanotify/ |
D | fanotify.h | 156 struct fanotify_event fae; member 166 return container_of(event, struct fanotify_fid_event, fae); in FANOTIFY_FE() 170 struct fanotify_event fae; member 178 return container_of(event, struct fanotify_name_event, fae); in FANOTIFY_NE() 230 struct fanotify_event fae; member 237 return container_of(event, struct fanotify_path_event, fae); in FANOTIFY_PE() 248 struct fanotify_event fae; member 258 return container_of(event, struct fanotify_perm_event, fae); in FANOTIFY_PERM()
|
D | fanotify.c | 194 fsnotify_remove_queued_event(group, &event->fae.fse); in fanotify_get_response() 221 fsnotify_destroy_event(group, &event->fae.fse); in fanotify_get_response() 442 pevent->fae.type = FANOTIFY_EVENT_TYPE_PATH; in fanotify_alloc_path_event() 446 return &pevent->fae; in fanotify_alloc_path_event() 458 pevent->fae.type = FANOTIFY_EVENT_TYPE_PATH_PERM; in fanotify_alloc_perm_event() 464 return &pevent->fae; in fanotify_alloc_perm_event() 477 ffe->fae.type = FANOTIFY_EVENT_TYPE_FID; in fanotify_alloc_fid_event() 482 return &ffe->fae; in fanotify_alloc_fid_event() 507 fne->fae.type = FANOTIFY_EVENT_TYPE_FID_NAME; in fanotify_alloc_name_event() 524 return &fne->fae; in fanotify_alloc_name_event()
|
D | fanotify_user.c | 181 fsnotify_destroy_event(group, &event->fae.fse); in finish_permission_event() 214 fae.fse.list) { in process_access_response() 218 list_del_init(&event->fae.fse.list); in process_access_response() 593 struct fanotify_perm_event, fae.fse.list); in fanotify_release() 594 list_del_init(&event->fae.fse.list); in fanotify_release()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
D | fplsp.sa | 788 dc.l $00003fae,$1d40ff4f,$41eeff6c,$216e0014
|