Home
last modified time | relevance | path

Searched defs:slack (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/firmware/efi/libstub/
H A Dalignedmem.c31 int slack; in efi_allocate_pages_aligned() local
H A Darm32-stub.c86 const int slack = TEXT_OFFSET - 5 * PAGE_SIZE; in handle_kernel_image() local
/linux/lib/
H A Ddynamic_queue_limits.c141 unsigned int slack, slack_last_objs; in dql_completed() local
/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_wrap.c143 gss_krb5_unwrap_v2(struct krb5_ctx * kctx,int offset,int len,struct xdr_buf * buf,unsigned int * slack,unsigned int * align) gss_krb5_unwrap_v2() argument
/linux/include/linux/sunrpc/
H A Dgss_api.h24 unsigned int slack, align; member
/linux/fs/proc/
H A Dtask_nommu.c26 unsigned long bytes = 0, sbytes = 0, slack = 0, size; in task_mem() local
/linux/drivers/base/power/
H A Druntime.c628 u64 slack = (u64)READ_ONCE(dev->power.autosuspend_delay) * in rpm_suspend() local