Home
last modified time | relevance | path

Searched defs:hptr (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/math-emu/
H A Ddp_maddf.c16 static void srl128(u64 *hptr, u64 *lptr, int count) in srl128()
/linux/fs/proc/
H A Dproc_sysctl.c55 #define sysctl_is_perm_empty_ctl_header(hptr) \ argument
57 #define sysctl_set_perm_empty_ctl_header(hptr) \ argument
59 #define sysctl_clear_perm_empty_ctl_header(hptr) \ argument
/linux/tools/testing/cxl/test/
H A Dmem.c1618 unsigned char *hstr, *hptr; in fw_buf_checksum_show() local