Home
last modified time | relevance | path

Searched refs:low_off (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/parisc/kernel/
H A Dsys_parisc.c269 unsigned int high_off, unsigned int low_off, in parisc_fadvise64_64() argument
272 return ksys_fadvise64_64(fd, (loff_t)high_off << 32 | low_off, in parisc_fadvise64_64()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch2429 + "ldr %[low], [%[c], %[low_off]] \n\t"
2478 + "str %[low], [%[c], %[low_off]] \n\t"
2483 + "str %[low], [%[c], %[low_off]] \n\t"
2496 + [low_off]"J"(offsetof(CABACContext, low)),
2611 + "str %[low] , [%[c], %[low_off]] \n\t"
2620 + [low_off]"J"(offsetof(CABACContext, low)),
2667 + "str %[low] , [%[c], %[low_off]] \n\t"
2676 + [low_off]"J"(offsetof(CABACContext, low)),
3079 + "ldr %[val], [%[cc], %[low_off]] \n\t"
3099 + "str %[val], [%[cc], %[low_off]] \n\t"
[all …]