Searched defs:indent (Results 26 - 43 of 43) sorted by relevance

12

/linux-master/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c871 dump_nodes(FILE *stream, struct node *nodep, unsigned int indent) argument
924 sparsebit_dump_internal(FILE *stream, const struct sparsebit *s, unsigned int indent) argument
1586 sparsebit_dump(FILE *stream, const struct sparsebit *s, unsigned int indent) argument
[all...]
H A Dkvm_util.c1931 void vm_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) argument
[all...]
/linux-master/drivers/md/
H A Draid5-ppl.c846 int indent = 0; local
[all...]
/linux-master/scripts/kconfig/
H A Dnconf.c264 static int indent; variable
[all...]
H A Dgconf.c54 static gint indent; variable
[all...]
/linux-master/drivers/gpu/drm/i915/
H A Di915_request.c2182 i915_request_show(struct drm_printer *m, const struct i915_request *rq, const char *prefix, int indent) argument
/linux-master/drivers/accel/qaic/
H A Dqaic_data.c587 static void qaic_gem_print_info(struct drm_printer *p, unsigned int indent, argument
/linux-master/tools/perf/
H A Dbuiltin-report.c833 int indent; member in struct:maps__fprintf_task_args
862 static size_t maps__fprintf_task(struct maps *maps, int indent, FILE *fp) argument
/linux-master/tools/perf/util/
H A Dstat-display.c1394 int idx, indent = 0; local
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c27 static void regs_dump(FILE *stream, struct kvm_regs *regs, uint8_t indent) argument
50 segment_dump(FILE *stream, struct kvm_segment *segment, uint8_t indent) argument
67 dtable_dump(FILE *stream, struct kvm_dtable *dtable, uint8_t indent) argument
76 sregs_dump(FILE *stream, struct kvm_sregs *sregs, uint8_t indent) argument
323 virt_arch_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) argument
894 vcpu_arch_dump(FILE *stream, struct kvm_vcpu *vcpu, uint8_t indent) argument
[all...]
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c1664 a7xx_show_registers_indented(const u32 *registers, u32 *data, struct drm_printer *p, unsigned indent) argument
/linux-master/fs/unicode/
H A Dmkutf8data.c423 int indent = 1; local
949 int indent; local
1063 int indent; local
1194 int indent; local
1415 nfdi_print(void *l, int indent) argument
1430 nfdicf_print(void *l, int indent) argument
[all...]
/linux-master/drivers/usb/host/
H A Docteon-hcd.c373 int indent; member in struct:octeon_hcd
/linux-master/tools/perf/ui/browsers/
H A Dhists.c1577 int indent = browser->hists->nr_hpp_node - 2; local
1692 int indent = hists->nr_hpp_node - 2; local
/linux-master/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h1111 static inline void virt_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) argument
1004 vcpu_dump(FILE *stream, struct kvm_vcpu *vcpu, uint8_t indent) argument
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c4080 intel_execlists_show_requests(struct intel_engine_cs *engine, struct drm_printer *m, void (*show_request)(struct drm_printer *m, const struct i915_request *rq, const char *prefix, int indent), unsigned int max) argument
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c598 drm_dp_dump_sideband_msg_req_body(const struct drm_dp_sideband_msg_req_body *req, int indent, struct drm_printer *printer) argument
/linux-master/kernel/bpf/
H A Dbtf.c1109 const char *indent = &indents[strlen(indents)]; local

Completed in 292 milliseconds

12