Searched refs:fae (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/notify/fanotify/ |
| A D | fanotify.h | 182 struct fanotify_event fae; member 191 return container_of(event, struct fanotify_fid_event, fae); in FANOTIFY_FE() 195 struct fanotify_event fae; member 203 return container_of(event, struct fanotify_name_event, fae); in FANOTIFY_NE() 207 struct fanotify_event fae; member 219 return container_of(event, struct fanotify_error_event, fae); in FANOTIFY_EE() 288 struct fanotify_event fae; member 295 return container_of(event, struct fanotify_path_event, fae); in FANOTIFY_PE() 306 struct fanotify_event fae; member 316 return container_of(event, struct fanotify_perm_event, fae); in FANOTIFY_PERM()
|
| A D | fanotify.c | 262 fsnotify_destroy_event(group, &event->fae.fse); in fanotify_get_response() 509 pevent->fae.type = FANOTIFY_EVENT_TYPE_PATH; in fanotify_alloc_path_event() 514 return &pevent->fae; in fanotify_alloc_path_event() 526 pevent->fae.type = FANOTIFY_EVENT_TYPE_PATH_PERM; in fanotify_alloc_perm_event() 532 return &pevent->fae; in fanotify_alloc_perm_event() 546 ffe->fae.type = FANOTIFY_EVENT_TYPE_FID; in fanotify_alloc_fid_event() 552 return &ffe->fae; in fanotify_alloc_fid_event() 578 fne->fae.type = FANOTIFY_EVENT_TYPE_FID_NAME; in fanotify_alloc_name_event() 601 return &fne->fae; in fanotify_alloc_name_event() 623 fee->fae.type = FANOTIFY_EVENT_TYPE_FS_ERROR; in fanotify_alloc_error_event() [all …]
|
| A D | fanotify_user.c | 285 fsnotify_destroy_event(group, &event->fae.fse); in finish_permission_event() 318 fae.fse.list) { in process_access_response() 322 list_del_init(&event->fae.fse.list); in process_access_response() 832 struct fanotify_perm_event, fae.fse.list); in fanotify_release() 833 list_del_init(&event->fae.fse.list); in fanotify_release()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| A 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/arch/m68k/ifpsp060/ |
| A D | fplsp.sa | 788 dc.l $00003fae,$1d40ff4f,$41eeff6c,$216e0014
|
Completed in 15 milliseconds