Home
last modified time | relevance | path

Searched refs:llu (Results 1 - 25 of 54) sorted by relevance

123

/kernel/linux/linux-5.10/fs/orangefs/
H A Dwaitqueue.c41 "pvfs2-client-core: purging op tag %llu %s\n", in purge_waiting_ops()
42 llu(op->tag), in purge_waiting_ops()
181 "orangefs: tag %llu (%s)" in service_operation()
183 llu(op->tag), in service_operation()
241 "Attempting ORANGEFS operation cancellation of tag %llu\n", in orangefs_cancel_op_in_progress()
242 llu(tag)); in orangefs_cancel_op_in_progress()
348 "%s: operation interrupted, tag %llu, %p\n",
350 llu(op->tag),
356 "%s: operation purged, tag %llu, %p, %d\n",
358 llu(o
[all...]
H A Dorangefs-cache.c137 "Alloced OP (%p: %llu %s)\n", in op_alloc()
139 llu(new_op->tag), in op_alloc()
157 "Releasing OP (%p: %llu)\n", in op_release()
159 llu(orangefs_op->tag)); in op_release()
H A Ddevorangefs-req.c209 "%llu %s\n", in orangefs_devreq_read()
211 llu(op->tag), in orangefs_devreq_read()
231 "orangefs: skipping op tag %llu %s\n", in orangefs_devreq_read()
232 llu(op->tag), get_opname_string(op)); in orangefs_devreq_read()
258 gossip_debug(GOSSIP_DEV_DEBUG, "%s: reading op tag %llu %s\n", in orangefs_devreq_read()
260 llu(cur_op->tag), in orangefs_devreq_read()
418 "%s: No one's waiting for tag %llu\n", in orangefs_devreq_write_iter()
419 __func__, llu(head.tag)); in orangefs_devreq_write_iter()
H A Dfile.c130 "%s(%pU): offset: %llu total_size: %zd\n", in wait_for_direct_io()
133 llu(*offset), in wait_for_direct_io()
149 "%s(%pU): Calling post_io_request with tag (%llu)\n", in wait_for_direct_io()
152 llu(new_op->tag)); in wait_for_direct_io()
417 "orangefs_ioctl: FS_IOC_GETFLAGS: %llu\n", in orangefs_ioctl()
446 "orangefs_ioctl: FS_IOC_SETFLAGS: %llu\n", in orangefs_ioctl()
H A Dprotocol.h290 #define llu(x) (unsigned long long)(x) macro
/kernel/linux/linux-6.6/fs/orangefs/
H A Dwaitqueue.c41 "pvfs2-client-core: purging op tag %llu %s\n", in purge_waiting_ops()
42 llu(op->tag), in purge_waiting_ops()
181 "orangefs: tag %llu (%s)" in service_operation()
183 llu(op->tag), in service_operation()
241 "Attempting ORANGEFS operation cancellation of tag %llu\n", in orangefs_cancel_op_in_progress()
242 llu(tag)); in orangefs_cancel_op_in_progress()
348 "%s: operation interrupted, tag %llu, %p\n",
350 llu(op->tag),
356 "%s: operation purged, tag %llu, %p, %d\n",
358 llu(o
[all...]
H A Dorangefs-cache.c137 "Alloced OP (%p: %llu %s)\n", in op_alloc()
139 llu(new_op->tag), in op_alloc()
157 "Releasing OP (%p: %llu)\n", in op_release()
159 llu(orangefs_op->tag)); in op_release()
H A Ddevorangefs-req.c209 "%llu %s\n", in orangefs_devreq_read()
211 llu(op->tag), in orangefs_devreq_read()
231 "orangefs: skipping op tag %llu %s\n", in orangefs_devreq_read()
232 llu(op->tag), get_opname_string(op)); in orangefs_devreq_read()
258 gossip_debug(GOSSIP_DEV_DEBUG, "%s: reading op tag %llu %s\n", in orangefs_devreq_read()
260 llu(cur_op->tag), in orangefs_devreq_read()
418 "%s: No one's waiting for tag %llu\n", in orangefs_devreq_write_iter()
419 __func__, llu(head.tag)); in orangefs_devreq_write_iter()
H A Dfile.c131 "%s(%pU): offset: %llu total_size: %zd\n", in wait_for_direct_io()
134 llu(*offset), in wait_for_direct_io()
150 "%s(%pU): Calling post_io_request with tag (%llu)\n", in wait_for_direct_io()
153 llu(new_op->tag)); in wait_for_direct_io()
H A Dprotocol.h290 #define llu(x) (unsigned long long)(x) macro
/kernel/linux/common_modules/xpm/core/
H A Dxpm_report.c80 "{ "JSTR_PAIR(event_type, %s)", "JVAL_PAIR(timestamp, %llu)" }", in set_init_content()
103 JSTR_PAIR(timestamp, %llu)" }", in set_mmap_content()
126 JVAL_PAIR(timestap, %llu)" }", in set_file_content()
147 JVAL_PAIR(vm_pgprot, %lu)", "JVAL_PAIR(timestamp, %llu)" }", in set_integrity_content()
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
H A Dxt_hashlimit.h11 #define XT_HASHLIMIT_SCALE_v2 1000000llu
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dxt_hashlimit.h11 #define XT_HASHLIMIT_SCALE_v2 1000000llu
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
H A Dxt_hashlimit.h25 #define XT_HASHLIMIT_SCALE_v2 1000000llu
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
H A Dxt_hashlimit.h25 #define XT_HASHLIMIT_SCALE_v2 1000000llu
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H A Dxt_hashlimit.h12 #define XT_HASHLIMIT_SCALE_v2 1000000llu
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dnf-queue.c265 ts.tv_nsec = delay * 1000llu * 1000llu; in sleep_ms()
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dnf-queue.c265 ts.tv_nsec = delay * 1000llu * 1000llu; in sleep_ms()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpage.h48 if (PAGE_SIZE == (1llu << 32)) in page_size_ftlb()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpage.h48 if (PAGE_SIZE == (1llu << 32)) in page_size_ftlb()
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dhashmap.h23 return (h * 11400714819323198485llu) >> (__SIZEOF_LONG_LONG__ * 8 - bits); in hash_bits()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhashmap.h23 return (h * 11400714819323198485llu) >> (__SIZEOF_LONG_LONG__ * 8 - bits); in hash_bits()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dhashmap.h23 return (h * 11400714819323198485llu) >> (__SIZEOF_LONG_LONG__ * 8 - bits); in hash_bits()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhashmap.h23 return (h * 11400714819323198485llu) >> (__SIZEOF_LONG_LONG__ * 8 - bits); in hash_bits()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_hashmap_lookup.c203 return args.nr_loops * 1000000000llu / time / 1000000.0L; in events_from_time()

Completed in 14 milliseconds

123