Searched refs:ffe (Results 1 – 8 of 8) sorted by relevance
/linux-5.19.10/fs/notify/fanotify/ |
D | fanotify.c | 575 struct fanotify_fid_event *ffe; in fanotify_alloc_fid_event() local 577 ffe = kmem_cache_alloc(fanotify_fid_event_cachep, gfp); in fanotify_alloc_fid_event() 578 if (!ffe) in fanotify_alloc_fid_event() 581 ffe->fae.type = FANOTIFY_EVENT_TYPE_FID; in fanotify_alloc_fid_event() 582 ffe->fsid = *fsid; in fanotify_alloc_fid_event() 584 fanotify_encode_fh(&ffe->object_fh, id, fanotify_encode_fh_len(id), in fanotify_alloc_fid_event() 587 return &ffe->fae; in fanotify_alloc_fid_event() 1004 struct fanotify_fid_event *ffe = FANOTIFY_FE(event); in fanotify_free_fid_event() local 1006 if (fanotify_fh_has_ext_buf(&ffe->object_fh)) in fanotify_free_fid_event() 1007 kfree(fanotify_fh_ext_buf(&ffe->object_fh)); in fanotify_free_fid_event() [all …]
|
/linux-5.19.10/arch/m68k/ifpsp060/ |
D | fplsp.sa | 891 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 …]
|
D | pfpsp.sa | 663 dc.l $e2804e75,$006e3ffe,$ff840680,$00003ffe 778 dc.l $00000000,$00000000,$00000000,$00007ffe 779 dc.l $0000ffff,$ffffffff,$ffff0000,$00007ffe
|
D | itest.sa | 1015 dc.l $ff8c61ff,$00000ffe,$4a0066ff,$00001024
|
/linux-5.19.10/tools/testing/selftests/net/ |
D | rtnetlink.sh | 157 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-5.19.10/drivers/scsi/mvsas/ |
D | mv_94xx.c | 98 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-5.19.10/drivers/scsi/hisi_sas/ |
D | hisi_sas_v3_hw.c | 3098 u32 *ffe = hisi_hba->debugfs_bist_ffe[phy_no]; in debugfs_set_bist_v3_hw() local 3106 ffe[FFE_SAS_1_5_GBPS], ffe[FFE_SAS_3_0_GBPS], in debugfs_set_bist_v3_hw() 3107 ffe[FFE_SAS_6_0_GBPS], ffe[FFE_SAS_12_0_GBPS], in debugfs_set_bist_v3_hw() 3108 ffe[FFE_SATA_1_5_GBPS], ffe[FFE_SATA_3_0_GBPS], in debugfs_set_bist_v3_hw() 3109 ffe[FFE_SATA_6_0_GBPS], fix_code[FIXED_CODE], in debugfs_set_bist_v3_hw()
|
/linux-5.19.10/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 15657 # the exponent is 3fff or 3ffe. if it's 3ffe, then it's a safe number
|