Home
last modified time | relevance | path

Searched refs:ffe (Results 1 – 8 of 8) sorted by relevance

/linux/fs/notify/fanotify/
A Dfanotify.c540 struct fanotify_fid_event *ffe; in fanotify_alloc_fid_event() local
542 ffe = kmem_cache_alloc(fanotify_fid_event_cachep, gfp); in fanotify_alloc_fid_event()
543 if (!ffe) in fanotify_alloc_fid_event()
546 ffe->fae.type = FANOTIFY_EVENT_TYPE_FID; in fanotify_alloc_fid_event()
547 ffe->fsid = *fsid; in fanotify_alloc_fid_event()
549 fanotify_encode_fh(&ffe->object_fh, id, fanotify_encode_fh_len(id), in fanotify_alloc_fid_event()
552 return &ffe->fae; in fanotify_alloc_fid_event()
909 struct fanotify_fid_event *ffe = FANOTIFY_FE(event); in fanotify_free_fid_event() local
911 if (fanotify_fh_has_ext_buf(&ffe->object_fh)) in fanotify_free_fid_event()
912 kfree(fanotify_fh_ext_buf(&ffe->object_fh)); in fanotify_free_fid_event()
[all …]
/linux/arch/m68k/ifpsp060/
A Dfplsp.sa891 dc.l $1d7c0001,$ff58243c,$00003ffe,$94812d7c
1085 dc.l $00003ffe,$0000801c,$e39e0d20,$5c9a0000
1086 dc.l $00003ffe,$00008630,$a2dada1e,$d0660000
1087 dc.l $00003ffe,$00008c1a,$d445f3e0,$9b8c0000
1088 dc.l $00003ffe,$000091db,$8f1664f3,$50e20000
1089 dc.l $00003ffe,$00009773,$1420365e,$538c0000
1090 dc.l $00003ffe,$00009ce1,$c8e6a0b8,$cdba0000
1091 dc.l $00003ffe,$0000a228,$32dbcada,$ae090000
1092 dc.l $00003ffe,$0000a746,$f2ddb760,$22940000
1093 dc.l $00003ffe,$0000ac3e,$c0fb997d,$d6a20000
[all …]
A Dpfpsp.sa663 dc.l $e2804e75,$006e3ffe,$ff840680,$00003ffe
778 dc.l $00000000,$00000000,$00000000,$00007ffe
779 dc.l $0000ffff,$ffffffff,$ffff0000,$00007ffe
A Ditest.sa1015 dc.l $ff8c61ff,$00000ffe,$4a0066ff,$00001024
/linux/tools/testing/selftests/net/
A Drtnetlink.sh157 tc filter add dev "$dev" parent 1:0 prio 5 handle ffe: protocol ip u32 divisor 256
163 …tc filter add dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:3 u32 ht ffe:2: match ip src 10…
165 …tc filter add dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:2 u32 ht ffe:2: match ip src 10…
169 tc filter del dev "$dev" protocol ip parent 1: prio 5 handle ffe:2:3 u32
/linux/drivers/scsi/mvsas/
A Dmv_94xx.c98 struct ffe_control ffe) in set_phy_ffe_tuning() argument
120 (ffe.ffe_rss_sel << 4) | in set_phy_ffe_tuning()
121 (ffe.ffe_cap_sel << 0)); in set_phy_ffe_tuning()
/linux/drivers/scsi/hisi_sas/
A Dhisi_sas_v3_hw.c3056 u32 *ffe = hisi_hba->debugfs_bist_ffe[phy_no]; in debugfs_set_bist_v3_hw() local
3064 ffe[FFE_SAS_1_5_GBPS], ffe[FFE_SAS_3_0_GBPS], in debugfs_set_bist_v3_hw()
3065 ffe[FFE_SAS_6_0_GBPS], ffe[FFE_SAS_12_0_GBPS], in debugfs_set_bist_v3_hw()
3066 ffe[FFE_SATA_1_5_GBPS], ffe[FFE_SATA_3_0_GBPS], in debugfs_set_bist_v3_hw()
3067 ffe[FFE_SATA_6_0_GBPS], fix_code[FIXED_CODE], in debugfs_set_bist_v3_hw()
/linux/arch/m68k/ifpsp060/src/
A Dfpsp.S15657 # the exponent is 3fff or 3ffe. if it's 3ffe, then it's a safe number

Completed in 53 milliseconds