Home
last modified time | relevance | path

Searched defs:PREV (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c28 #define PREV(idx) (((idx) - 1) & (HID_BPF_MAX_PROGS - 1)) macro
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_refcount.c1258 xfs_refcount_increase_extent( struct xfs_trans *tp, struct xfs_bmbt_irec *PREV) xfs_refcount_increase_extent() argument
1273 xfs_refcount_decrease_extent( struct xfs_trans *tp, struct xfs_bmbt_irec *PREV) xfs_refcount_decrease_extent() argument
H A Dxfs_rmap.c979 #define PREV r[2] macro
1895 #undef PREV global() macro
2502 xfs_rmap_map_extent( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *PREV) xfs_rmap_map_extent() argument
2521 xfs_rmap_unmap_extent( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *PREV) xfs_rmap_unmap_extent() argument
2545 xfs_rmap_convert_extent( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *PREV) xfs_rmap_convert_extent() argument
[all...]
H A Dxfs_bmap.c1519 #define PREV r[2] in xfs_bmap_add_extent_delay_real() macro
2030 #undef PREV xfs_bmap_add_extent_delay_real() macro
2069 #define PREV xfs_bmap_add_extent_unwritten_real() macro
2565 #undef PREV xfs_bmap_add_extent_unwritten_real() macro
6148 xfs_bmap_map_extent( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_bmbt_irec *PREV) xfs_bmap_map_extent() argument
6161 xfs_bmap_unmap_extent( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_bmbt_irec *PREV) xfs_bmap_unmap_extent() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_refcount.c1468 xfs_refcount_increase_extent( struct xfs_trans *tp, struct xfs_bmbt_irec *PREV) xfs_refcount_increase_extent() argument
1483 xfs_refcount_decrease_extent( struct xfs_trans *tp, struct xfs_bmbt_irec *PREV) xfs_refcount_decrease_extent() argument
H A Dxfs_rmap.c1073 #define PREV r[2] macro
1982 #undef PREV global() macro
2575 xfs_rmap_map_extent( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *PREV) xfs_rmap_map_extent() argument
2594 xfs_rmap_unmap_extent( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *PREV) xfs_rmap_unmap_extent() argument
2618 xfs_rmap_convert_extent( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *PREV) xfs_rmap_convert_extent() argument
[all...]
H A Dxfs_bmap.c1439 #define PREV r[2] in xfs_bmap_add_extent_delay_real() macro
1950 #undef PREV xfs_bmap_add_extent_delay_real() macro
1989 #define PREV xfs_bmap_add_extent_unwritten_real() macro
2485 #undef PREV xfs_bmap_add_extent_unwritten_real() macro
6115 xfs_bmap_map_extent( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_bmbt_irec *PREV) xfs_bmap_map_extent() argument
6128 xfs_bmap_unmap_extent( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_bmbt_irec *PREV) xfs_bmap_unmap_extent() argument
[all...]

Completed in 16 milliseconds