/openbmc/linux/mm/ |
H A D | debug_vm_pgtable.c | 105 static void __init pte_advanced_tests(struct pgtable_debug_args *args) in pte_advanced_tests() 266 static void __init pmd_leaf_tests(struct pgtable_debug_args *args) in pmd_leaf_tests() 397 static void __init pud_leaf_tests(struct pgtable_debug_args *args) in pud_leaf_tests() 427 static void __init pmd_huge_tests(struct pgtable_debug_args *args) in pmd_huge_tests() 447 static void __init pud_huge_tests(struct pgtable_debug_args *args) in pud_huge_tests() 838 static void __init pte_swap_tests(struct pgtable_debug_args *args) in pte_swap_tests() 938 static void __init pmd_thp_tests(struct pgtable_debug_args *args) in pmd_thp_tests() 967 static void __init pud_thp_tests(struct pgtable_debug_args *args) in pud_thp_tests() 1006 static void __init destroy_args(struct pgtable_debug_args *args) in destroy_args() 1173 static int __init init_args(struct pgtable_debug_args *args) in init_args() [all …]
|
/openbmc/openbmc-tools/openbmctool/ |
H A D | openbmctool.py | 52 def openHTTPSocket(self,args): argument 113 def getsize(host,args,session): argument 128 def gettoken(args): argument 161 def NBDSetup(host,args,session): argument 486 def fru(host, args, session): argument 579 def fruList(host, args, session): argument 674 def sensor(host, args, session): argument 756 def sel(host, args, session): argument 774 def parseESEL(args, eselRAW): argument 1063 def selDisplay(events, args): argument [all …]
|
/openbmc/linux/fs/btrfs/ |
H A D | messages.h | 26 #define btrfs_printk(fs_info, fmt, args...) \ argument 35 #define btrfs_printk(fs_info, fmt, args...) \ argument 39 #define btrfs_emerg(fs_info, fmt, args...) \ argument 41 #define btrfs_alert(fs_info, fmt, args...) \ argument 43 #define btrfs_crit(fs_info, fmt, args...) \ argument 45 #define btrfs_err(fs_info, fmt, args...) \ argument 47 #define btrfs_warn(fs_info, fmt, args...) \ argument 49 #define btrfs_notice(fs_info, fmt, args...) \ argument 51 #define btrfs_info(fs_info, fmt, args...) \ argument 122 #define btrfs_debug(fs_info, fmt, args...) \ argument [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/ |
H A D | tables.py | 34 def __init__(self, *args, **kwargs): 47 def setup_filters(self, *args, **kwargs): 189 def __init__(self, *args, **kwargs): 277 def __init__(self, *args, **kwargs): 316 def __init__(self, *args, **kwargs): 435 def __init__(self, *args, **kwargs): 477 def __init__(self, *args, **kwargs): 555 def __init__(self, *args, **kwargs): 593 def __init__(self, *args, **kwargs): 632 def __init__(self, *args, **kwargs): [all …]
|
H A D | buildtables.py | 29 def __init__(self, *args, **kwargs): 34 def setup_queryset(self, *args, **kwargs): 41 def setup_columns(self, *args, **kwargs): 134 def __init__(self, *args, **kwargs): 147 def setup_columns(self, *args, **kwargs): 164 def __init__(self, *args, **kwargs): 234 def __init__(self, *args, **kwargs): 376 def __init__(self, *args, **kwargs): 553 def __init__(self, *args, **kwargs): 569 def __init__(self, *args, **kwargs): [all …]
|
H A D | api.py | 51 def get(self, request, *args, **kwargs): 76 def post(self, request, *args, **kwargs): 142 def get(self, request, *args, **kwargs): 145 def post(self, request, *args, **kwargs): 185 def get(self, request, *args, **kwargs): 188 def post(self, request, *args, **kwargs): 271 def get(self, request, *args, **kwargs): 317 def post(self, request, *args, **kwargs): 382 def put(self, request, *args, **kwargs): 717 def get(self, request, *args, **kwargs): [all …]
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | bitbake-hashclient | 26 def __init__(self, *args, **kwargs): 32 def __exit__(self, *args, **kwargs): 55 def handle_get(args, client): argument 63 def handle_get_outhash(args, client): argument 71 def handle_stats(args, client): argument 79 def handle_stress(args, client): argument 141 def handle_remove(args, client): argument 162 def handle_get_user(args, client): argument 173 def handle_new_user(args, client): argument 209 def handle_gc_mark(args, client): argument [all …]
|
/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/ |
H A D | deb_defs.h | 49 #define LBTF_DEB_LL(grp, grpnam, fmt, args...) \ argument 53 #define LBTF_DEB_LL(grp, grpnam, fmt, args...) do {} while (0) argument 58 #define lbtf_deb_enter_args(grp, fmt, args...) \ argument 62 #define lbtf_deb_leave_args(grp, fmt, args...) \ argument 66 #define lbtf_deb_net(fmt, args...) LBTF_DEB_LL(LBTF_DEB_NET, " net", fmt, ##args) argument 73 #define lbtf_deb_11d(fmt, args...) LBTF_DEB_LL(LBTF_DEB_11D, " 11d", fmt, ##args) argument 77 #define lbtf_deb_cmd(fmt, args...) LBTF_DEB_LL(LBTF_DEB_CMD, " cmd", fmt, ##args) argument 78 #define lbtf_deb_rx(fmt, args...) LBTF_DEB_LL(LBTF_DEB_RX, " rx", fmt, ##args) argument 79 #define lbtf_deb_tx(fmt, args...) LBTF_DEB_LL(LBTF_DEB_TX, " tx", fmt, ##args) argument 80 #define lbtf_deb_fw(fmt, args...) LBTF_DEB_LL(LBTF_DEB_FW, " fw", fmt, ##args) argument [all …]
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_attr.c | 225 struct xfs_da_args *args) in xfs_attr_get_ilocked() 257 struct xfs_da_args *args) in xfs_attr_get() 286 struct xfs_da_args *args, in xfs_attr_calc_size() 320 struct xfs_da_args *args, in xfs_init_attr_trans() 347 struct xfs_da_args *args) in xfs_attr_try_sf_addname() 564 struct xfs_da_args *args, in xfs_attr_leaf_mark_incomplete() 672 struct xfs_da_args *args) in xfs_attr_leaf_shrink() 855 struct xfs_da_args *args) in xfs_attr_lookup() 885 struct xfs_da_args *args, in xfs_attr_intent_init() 903 struct xfs_da_args *args) in xfs_attr_defer_add() [all …]
|
/openbmc/linux/arch/sparc/prom/ |
H A D | misc_64.c | 23 unsigned long args[5]; in prom_service_exists() local 41 unsigned long args[3]; in prom_sun4v_guest_soft_state() local 54 unsigned long args[4]; in prom_reboot() local 71 unsigned long args[5]; in prom_feval() local 90 unsigned long args[3]; in prom_cmdline() local 117 unsigned long args[3]; in prom_halt() local 133 unsigned long args[3]; in prom_halt_power_off() local 206 unsigned long args[9]; in tlb_load() local 265 unsigned long args[7]; in prom_unmap() local 345 unsigned long args[3]; in prom_sleepself() local [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | debug.h | 27 #define gvt_err(fmt, args...) \ argument 30 #define gvt_vgpu_err(fmt, args...) \ argument 38 #define gvt_dbg_core(fmt, args...) \ argument 41 #define gvt_dbg_irq(fmt, args...) \ argument 44 #define gvt_dbg_mm(fmt, args...) \ argument 47 #define gvt_dbg_mmio(fmt, args...) \ argument 50 #define gvt_dbg_dpy(fmt, args...) \ argument 53 #define gvt_dbg_el(fmt, args...) \ argument 56 #define gvt_dbg_sched(fmt, args...) \ argument 59 #define gvt_dbg_render(fmt, args...) \ argument [all …]
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-common.h | 18 #define deb_info(args...) dprintk(dvb_usb_debug,0x001,args) argument 19 #define deb_xfer(args...) dprintk(dvb_usb_debug,0x002,args) argument 20 #define deb_pll(args...) dprintk(dvb_usb_debug,0x004,args) argument 21 #define deb_ts(args...) dprintk(dvb_usb_debug,0x008,args) argument 22 #define deb_err(args...) dprintk(dvb_usb_debug,0x010,args) argument 23 #define deb_rc(args...) dprintk(dvb_usb_debug,0x020,args) argument 24 #define deb_fw(args...) dprintk(dvb_usb_debug,0x040,args) argument 25 #define deb_mem(args...) dprintk(dvb_usb_debug,0x080,args) argument 26 #define deb_uxfer(args...) dprintk(dvb_usb_debug,0x100,args) argument
|
/openbmc/linux/drivers/media/common/b2c2/ |
H A D | flexcop.h | 17 #define dprintk(level, args...) \ argument 20 #define dprintk(level, args...) no_printk(args) argument 23 #define deb_info(args...) dprintk(0x01, args) argument 24 #define deb_tuner(args...) dprintk(0x02, args) argument 25 #define deb_i2c(args...) dprintk(0x04, args) argument 26 #define deb_ts(args...) dprintk(0x08, args) argument 27 #define deb_sram(args...) dprintk(0x10, args) argument 28 #define deb_rdump(args...) dprintk(0x20, args) argument 29 #define deb_i2c_dump(args...) dprintk(0x40, args) argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | __init__.py | 57 def debug2(self, *args, **kwargs): 150 def plain(*args): 153 def debug(lvl, *args): 160 def note(*args): 169 def verbnote(*args): 175 def warn(*args): 178 def warnonce(*args): 181 def error(*args, **kwargs): 184 def erroronce(*args): 187 def fatal(*args, **kwargs): [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | gen_robot_valid.py | 38 def valid_init(var_name, *args, **kwargs): 131 def valid_type(var_name, *args, **kwargs): 139 def valid_value(var_name, *args, **kwargs): 147 def valid_range(var_name, *args, **kwargs): 155 def valid_integer(var_name, *args, **kwargs): 163 def valid_float(var_name, *args, **kwargs): 195 def valid_path(var_name, *args, **kwargs): 203 def valid_list(var_name, *args, **kwargs): 211 def valid_dict(var_name, *args, **kwargs): 219 def valid_program(var_name, *args, **kwargs): [all …]
|
H A D | redfish_plus.py | 60 def rest_request(self, func, *args, **kwargs): 128 def get(self, *args, **kwargs): 136 def head(self, *args, **kwargs): 144 def post(self, *args, **kwargs): 152 def put(self, *args, **kwargs): 160 def patch(self, *args, **kwargs): 168 def delete(self, *args, **kwargs): 179 def get_with_mtls(self, *args, **kwargs): 194 def post_with_mtls(self, *args, **kwargs): 237 def put_with_mtls(self, *args, **kwargs): [all …]
|
/openbmc/linux/include/linux/ |
H A D | tracepoint.h | 107 #define PARAMS(args...) args argument 147 #define TP_PROTO(args...) args argument 148 #define TP_ARGS(args...) args argument 149 #define TP_CONDITION(args...) args argument 165 #define __DO_TRACE_CALL(name, args) \ argument 195 #define __DO_TRACE(name, args, cond, rcuidle) \ argument 340 #define DEFINE_TRACE(name, proto, args) \ argument 381 #define DEFINE_TRACE(name, proto, args) argument 431 #define DECLARE_TRACE(name, proto, args) \ argument 561 args, cond) \ argument [all …]
|
/openbmc/linux/tools/lib/bpf/ |
H A D | usdt.bpf.h | 58 struct __bpf_usdt_arg_spec args[BPF_USDT_MAX_ARG_CNT]; member 218 #define ___bpf_usdt_args2(x, args...) ___bpf_usdt_args1(args), ({ long _x; bpf_usdt_arg(ctx, 1, &_x… argument 219 #define ___bpf_usdt_args3(x, args...) ___bpf_usdt_args2(args), ({ long _x; bpf_usdt_arg(ctx, 2, &_x… argument 220 #define ___bpf_usdt_args4(x, args...) ___bpf_usdt_args3(args), ({ long _x; bpf_usdt_arg(ctx, 3, &_x… argument 221 #define ___bpf_usdt_args5(x, args...) ___bpf_usdt_args4(args), ({ long _x; bpf_usdt_arg(ctx, 4, &_x… argument 222 #define ___bpf_usdt_args6(x, args...) ___bpf_usdt_args5(args), ({ long _x; bpf_usdt_arg(ctx, 5, &_x… argument 223 #define ___bpf_usdt_args7(x, args...) ___bpf_usdt_args6(args), ({ long _x; bpf_usdt_arg(ctx, 6, &_x… argument 224 #define ___bpf_usdt_args8(x, args...) ___bpf_usdt_args7(args), ({ long _x; bpf_usdt_arg(ctx, 7, &_x… argument 225 #define ___bpf_usdt_args9(x, args...) ___bpf_usdt_args8(args), ({ long _x; bpf_usdt_arg(ctx, 8, &_x… argument 229 #define ___bpf_usdt_args(args...) ___bpf_apply(___bpf_usdt_args, ___bpf_narg(args))(args) argument [all …]
|
/openbmc/qemu/tests/qtest/ |
H A D | migration-test.c | 1343 MigrateCommon args = { in test_postcopy_suspend() local 1352 MigrateCommon args = { in test_postcopy_preempt() local 1362 MigrateCommon args = { in test_postcopy_tls_psk() local 1372 MigrateCommon args = { in test_postcopy_preempt_tls_psk() local 1629 MigrateStart args = { in test_baddest() local 1645 MigrateStart args = { in test_analyze_script() local 2754 MigrateStart args = { in test_validate_uuid() local 2764 MigrateStart args = { in test_validate_uuid_error() local 2775 MigrateStart args = { in test_validate_uuid_src_not_set() local 2785 MigrateStart args = { in test_validate_uuid_dst_not_set() local [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | syscall.c | 6 struct args { struct 18 struct args ctx = { in test_syscall() argument
|
/openbmc/linux/include/trace/ |
H A D | trace_events.h | 39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 61 #define DEFINE_EVENT(template, name, proto, args) \ argument 66 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 70 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 75 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument 81 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument 121 #define DEFINE_EVENT(template, name, proto, args) argument 124 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument 248 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument 413 #define DEFINE_EVENT(template, call, proto, args) \ argument [all …]
|
H A D | trace_custom_events.h | 27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ argument 41 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 51 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) \ argument 62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 68 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument 77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 108 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument 120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 175 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ argument [all …]
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | habanalabs_ioctl.c | 31 static int device_status_info(struct hl_device *hdev, struct hl_info_args *args) in device_status_info() 46 static int hw_ip_info(struct hl_device *hdev, struct hl_info_args *args) in hw_ip_info() 117 struct hl_info_args *args) in hw_events_info() 135 static int events_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in events_info() 176 static int hw_idle(struct hl_device *hdev, struct hl_info_args *args) in hw_idle() 278 static int get_clk_rate(struct hl_device *hdev, struct hl_info_args *args) in get_clk_rate() 463 struct hl_info_args *args) in total_energy_consumption_info() 502 static int power_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in power_info() 609 static int razwi_info(struct hl_fpriv *hpriv, struct hl_info_args *args) in razwi_info() 930 struct hl_info_args *args = data; in _hl_info_ioctl() local [all …]
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | uffd-unit-tests.c | 237 fork_event_args *args = data; in fork_event_consumer() local 290 static void unpin_pages(pin_args *args) in unpin_pages() 321 pin_args args = {}; in pagemap_test_fork() local 566 struct uffd_args args = { 0 }; in uffd_minor_test_common() local 628 void uffd_minor_test(uffd_test_args_t *args) in uffd_minor_test() 633 void uffd_minor_wp_test(uffd_test_args_t *args) in uffd_minor_wp_test() 778 struct uffd_args args = { 0 }; in uffd_sigbus_test_common() local 838 struct uffd_args args = { 0 }; in uffd_events_test_common() local 1005 struct uffd_msg *msg, struct uffd_args *args) in uffd_poison_handle_fault() 1030 struct uffd_args args = { 0 }; in uffd_poison_test() local [all …]
|
/openbmc/linux/fs/cachefiles/ |
H A D | daemon.c | 285 char *data, *args, *cp; in cachefiles_daemon_write() local 394 char *args) in cachefiles_daemon_range_error() 405 static int cachefiles_daemon_frun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_frun() 429 static int cachefiles_daemon_fcull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fcull() 453 static int cachefiles_daemon_fstop(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fstop() 477 static int cachefiles_daemon_brun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_brun() 501 static int cachefiles_daemon_bcull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bcull() 549 static int cachefiles_daemon_dir(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_dir() 605 static int cachefiles_daemon_tag(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_tag() 631 static int cachefiles_daemon_cull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_cull() [all …]
|