Searched refs:fae (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/notify/fanotify/ |
H A 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 440 return container_of(event, struct fanotify_perm_event, fae); in FANOTIFY_PERM()
|
H A D | fanotify.c | 282 fsnotify_destroy_event(group, &event->fae.fse); in fanotify_get_response() 548 pevent->fae.type = FANOTIFY_EVENT_TYPE_PATH; in fanotify_alloc_path_event() 553 return &pevent->fae; in fanotify_alloc_path_event() 565 pevent->fae.type = FANOTIFY_EVENT_TYPE_PATH_PERM; in fanotify_alloc_perm_event() 574 return &pevent->fae; in fanotify_alloc_perm_event() 588 ffe->fae.type = FANOTIFY_EVENT_TYPE_FID; in fanotify_alloc_fid_event() 594 return &ffe->fae; in fanotify_alloc_fid_event() 629 fne->fae.type = FANOTIFY_EVENT_TYPE_FID_NAME; in fanotify_alloc_name_event() 669 return &fne->fae; in fanotify_alloc_name_event() 691 fee->fae.type = FANOTIFY_EVENT_TYPE_FS_ERROR; in fanotify_alloc_error_event() [all …]
|
H A D | fanotify_user.c | 328 fsnotify_destroy_event(group, &event->fae.fse); in finish_permission_event() 378 fae.fse.list) { in process_access_response() 382 list_del_init(&event->fae.fse.list); in process_access_response() 926 struct fanotify_perm_event, fae.fse.list); in fanotify_release() 927 list_del_init(&event->fae.fse.list); in fanotify_release()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | eeprom.c | 314 u8 version, fae; in mt76x0_eeprom_init() local 324 fae = data; in mt76x0_eeprom_init() 331 version, fae); in mt76x0_eeprom_init()
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | fplsp.sa | 788 dc.l $00003fae,$1d40ff4f,$41eeff6c,$216e0014
|