Searched refs:sp_offset (Results 1 – 6 of 6) sorted by relevance
289 location->sp_offset = 0; in find_caller_pc_and_caller_sp()397 const unsigned int sp_offset = in find_caller_pc_and_caller_sp() local399 if (sp_offset < 32768) { in find_caller_pc_and_caller_sp()404 location->sp_offset = in find_caller_pc_and_caller_sp()405 sp_offset; in find_caller_pc_and_caller_sp()451 location->sp_offset = 0; in find_caller_pc_and_caller_sp()454 location->sp_offset = adjust; in find_caller_pc_and_caller_sp()479 location->sp_offset = 0; in find_caller_pc_and_caller_sp()571 fp = sp + location.sp_offset; in backtrace_init()
129 uint16_t sp_offset; member
18 uint16_t sp_offset; member
78 sp.sp_offset = p2; in lbs_sleepparams_write()112 sp.sp_offset, sp.sp_stabletime, in lbs_sleepparams_read()
281 cmd.offset = cpu_to_le16(sp->sp_offset); in lbs_cmd_802_11_sleep_params()300 sp->sp_offset = le16_to_cpu(cmd.offset); in lbs_cmd_802_11_sleep_params()
429 u16 sp_offset; member