Home
last modified time | relevance | path

Searched defs:value (Results 1 – 9 of 9) sorted by relevance

/lib/
Dtest_user_copy.c43 unsigned long value = 0x5A; in test_user_copy_init() local
Dfault-inject.c163 struct dentry *parent, unsigned long *value) in debugfs_create_ul()
183 struct dentry *parent, unsigned long *value) in debugfs_create_stacktrace_depth()
Dextable.c106 unsigned long value) in search_extable()
Dnotifier-error-inject.c21 struct dentry *parent, int *value) in debugfs_create_errno()
Dlist_sort.c167 int value; member
Dtest_rhashtable.c56 int value; member
Dstring.c990 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8()
1012 u8 value = c; in memchr_inv() local
Dvsprintf.c620 unsigned long value; in symbol_string() local
/lib/zlib_deflate/
Ddeftree.c181 int value, /* value to send */ in send_bits()
205 #define send_bits(s, value, length) \ argument