Home
last modified time | relevance | path

Searched defs:args (Results 651 – 675 of 2439) sorted by relevance

1...<<21222324252627282930>>...98

/openbmc/linux/arch/x86/kernel/
H A Dkgdb.c475 single_step_cont(struct pt_regs *regs, struct die_args *args) in single_step_cont()
527 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify()
559 struct die_args args = { in kgdb_ll_trap() local
/openbmc/linux/arch/arm/mm/
H A Ddma-mapping.c459 static void *simple_allocator_alloc(struct arm_dma_alloc_args *args, in simple_allocator_alloc()
466 static void simple_allocator_free(struct arm_dma_free_args *args) in simple_allocator_free()
476 static void *cma_allocator_alloc(struct arm_dma_alloc_args *args, in cma_allocator_alloc()
485 static void cma_allocator_free(struct arm_dma_free_args *args) in cma_allocator_free()
496 static void *pool_allocator_alloc(struct arm_dma_alloc_args *args, in pool_allocator_alloc()
502 static void pool_allocator_free(struct arm_dma_free_args *args) in pool_allocator_free()
512 static void *remap_allocator_alloc(struct arm_dma_alloc_args *args, in remap_allocator_alloc()
520 static void remap_allocator_free(struct arm_dma_free_args *args) in remap_allocator_free()
542 struct arm_dma_alloc_args args = { in __dma_alloc() local
611 struct arm_dma_free_args args = { in __arm_dma_free() local
/openbmc/linux/arch/x86/include/asm/
H A Dolpc_ofw.h15 #define olpc_ofw(name, args, res) \ argument
/openbmc/openbmc-test-automation/lib/
H A Dprint.tcl71 proc register_passwords {args} { argument
H A Djobs_processing.py65 def execute_keyword_args(keyword_name, args, return_dict): argument
/openbmc/u-boot/drivers/core/
H A Dutil.c15 va_list args; in dm_warn() local
/openbmc/u-boot/tools/patman/
H A Dcheckpatch.py142 def CheckPatches(verbose, args): argument
/openbmc/u-boot/lib/
H A Dpanic.c41 va_list args; in panic() local
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_trace.h48 #define iavf_trace(trace_name, args...) IAVF_TRACE_NAME(trace_name)(args) argument
/openbmc/qemu/hw/core/
H A Dguest-loader.h27 char *args; member
/openbmc/qemu/scripts/simplebench/
H A Dbench-backup.py37 def bench(args): argument
/openbmc/openbmc/poky/meta/lib/bblayers/
H A Dcreate.py29 def do_create_layer(self, args): argument
/openbmc/qemu/scripts/
H A Dmodinfo-generate.py82 def main(args): argument
/openbmc/linux/tools/testing/selftests/exec/
H A Dnull-argv.c50 static char * const args[] = { NULL }; in main() local
/openbmc/phosphor-power/phosphor-regulators/src/regsctl/
H A Dutility.hpp23 auto callMethod(const std::string& method, Args&&... args) in callMethod()
/openbmc/linux/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.c190 static irqreturn_t ne_reply_handler(int irq, void *args) in ne_reply_handler()
277 static irqreturn_t ne_event_handler(int irq, void *args) in ne_event_handler()
/openbmc/linux/arch/alpha/kernel/
H A Dcore_irongate.c39 # define DBG_CFG(args) printk args argument
41 # define DBG_CFG(args) argument
/openbmc/linux/drivers/acpi/acpica/
H A Devregion.c558 union acpi_operand_object *args[3]; in acpi_ev_execute_reg_method() local
830 struct acpi_object_list args; in acpi_ev_execute_orphan_reg_method() local
/openbmc/qemu/hw/timer/
H A Dmss-timer.c38 #define DB_PRINT_L(lvl, fmt, args...) do { \ argument
44 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args) argument
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-selftest71 def _print_help(self, *args, **kwargs):
/openbmc/phosphor-logging/lib/
H A Dsdjournal.cpp19 va_list args; in journal_send() local
/openbmc/openbmc-tools/rootfs_size/
H A Drootfs_size.py43 args = parser.parse_args() variable
/openbmc/bmcweb/scripts/
H A Dcheck_base_registry.py10 args = parser.parse_args() variable
/openbmc/ibm-logging/
H A Dcondense_policy.py88 args = parser.parse_args() variable
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dlog.py28 def log(args, logger): argument

1...<<21222324252627282930>>...98