Searched refs:fill_gap (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/arch/x86/kernel/fpu/ |
| D | xstate.c | 1052 static void fill_gap(struct membuf *to, unsigned *last, unsigned offset) in fill_gap() function 1063 fill_gap(to, last, offset); in copy_part() 1124 fill_gap(&to, &last, size); in copy_xstate_to_kernel()
|
| /Linux-v5.10/fs/ubifs/ |
| D | tnc_commit.c | 106 static int fill_gap(struct ubifs_info *c, int lnum, int gap_start, int gap_end, in fill_gap() function 277 written = fill_gap(c, lnum, gap_start, gap_end, &dirt); in layout_leb_in_gaps() 290 written = fill_gap(c, lnum, gap_start, gap_end, &dirt); in layout_leb_in_gaps()
|