/openbmc/openbmc/poky/scripts/contrib/ |
H A D | devtool-stress.py | 30 def select_recipes(args): argument 100 def stress_extract(args): argument 146 def stress_modify(args): argument
|
/openbmc/linux/drivers/media/usb/pwc/ |
H A D | pwc.h | 56 #define PWC_DEBUG_MODULE(fmt, args...) PWC_DEBUG(MODULE, fmt, ##args) argument 57 #define PWC_DEBUG_PROBE(fmt, args...) PWC_DEBUG(PROBE, fmt, ##args) argument 58 #define PWC_DEBUG_OPEN(fmt, args...) PWC_DEBUG(OPEN, fmt, ##args) argument 59 #define PWC_DEBUG_READ(fmt, args...) PWC_DEBUG(READ, fmt, ##args) argument 60 #define PWC_DEBUG_MEMORY(fmt, args...) PWC_DEBUG(MEMORY, fmt, ##args) argument 61 #define PWC_DEBUG_FLOW(fmt, args...) PWC_DEBUG(FLOW, fmt, ##args) argument 62 #define PWC_DEBUG_SIZE(fmt, args...) PWC_DEBUG(SIZE, fmt, ##args) argument 63 #define PWC_DEBUG_IOCTL(fmt, args...) PWC_DEBUG(IOCTL, fmt, ##args) argument 64 #define PWC_DEBUG_TRACE(fmt, args...) PWC_DEBUG(TRACE, fmt, ##args) argument 71 #define PWC_DEBUG(level, fmt, args...) do {\ argument [all …]
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 476 struct xfs_da_args *args, in xfs_attr_match() 501 struct xfs_da_args *args, in xfs_attr_copy_value() 682 struct xfs_da_args *args) in xfs_attr_shortform_create() 711 struct xfs_da_args *args, in xfs_attr_sf_findname() 751 struct xfs_da_args *args, in xfs_attr_shortform_add() 812 struct xfs_da_args *args) in xfs_attr_sf_removename() 881 xfs_attr_shortform_lookup(xfs_da_args_t *args) in xfs_attr_shortform_lookup() 912 struct xfs_da_args *args) in xfs_attr_shortform_getvalue() 934 struct xfs_da_args *args) in xfs_attr_shortform_to_leaf() 1127 struct xfs_da_args *args, in xfs_attr3_leaf_to_shortform() [all …]
|
H A D | xfs_dir2_sf.c | 34 #define xfs_dir2_sf_check(args) argument 258 struct xfs_da_args *args, /* operation arguments */ in xfs_dir2_block_to_sf() 365 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_addname() 458 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_addname_easy() 510 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_addname_hard() 602 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_addname_pick() 672 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_check() 811 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_sf_create() 863 xfs_da_args_t *args) /* operation arguments */ in xfs_dir2_sf_lookup() 939 xfs_da_args_t *args) in xfs_dir2_sf_removename() [all …]
|
H A D | xfs_dir2_node.c | 318 xfs_da_args_t *args, in xfs_dir3_free_get_buf() 364 struct xfs_da_args *args, in xfs_dir2_free_log_bests() 385 struct xfs_da_args *args, in xfs_dir2_free_log_header() 406 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leaf_to_node() 495 struct xfs_da_args *args, /* operation arguments */ in xfs_dir2_leafn_add() 627 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_lookup_for_addname() 780 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_lookup_for_entry() 934 xfs_da_args_t *args, /* operation arguments */ in xfs_dir2_leafn_lookup_int() 950 xfs_da_args_t *args, /* operation arguments */ in xfs_dir3_leafn_moveents() 1066 xfs_da_args_t *args; /* operation arguments */ in xfs_dir2_leafn_rebalance() local [all …]
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_gem.c | 300 struct drm_radeon_gem_info *args = data; in radeon_gem_info_ioctl() local 318 struct drm_radeon_gem_create *args = data; in radeon_gem_create_ioctl() local 352 struct drm_radeon_gem_userptr *args = data; in radeon_gem_userptr_ioctl() local 444 struct drm_radeon_gem_set_domain *args = data; in radeon_gem_set_domain_ioctl() local 491 struct drm_radeon_gem_mmap *args = data; in radeon_gem_mmap_ioctl() local 499 struct drm_radeon_gem_busy *args = data; in radeon_gem_busy_ioctl() local 527 struct drm_radeon_gem_wait_idle *args = data; in radeon_gem_wait_idle_ioctl() local 560 struct drm_radeon_gem_set_tiling *args = data; in radeon_gem_set_tiling_ioctl() local 578 struct drm_radeon_gem_get_tiling *args = data; in radeon_gem_get_tiling_ioctl() local 663 struct drm_radeon_gem_va *args = data; in radeon_gem_va_ioctl() local [all …]
|
/openbmc/intel-ipmi-oem/include/ |
H A D | me_to_redfish_hooks.hpp | 59 std::vector<std::string>& args) in genericMessageHook() 108 std::vector<std::string>& args, in logByte() 145 std::vector<std::string>& args) in logByteDec() 152 std::vector<std::string>& args) in logByteHex() 159 const std::vector<std::string>& args) in storeRedfishEvent()
|
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | vgic_irq.c | 133 #define for_each_supported_inject_fn(args, t, f) \ argument 137 #define for_each_supported_activate_fn(args, t, f) \ argument 200 struct kvm_inject_args args = { in kvm_inject_call() local 237 static void reset_priorities(struct test_args *args) in reset_priorities() 250 static void test_inject_fail(struct test_args *args, in test_inject_fail() 262 static void guest_inject(struct test_args *args, in guest_inject() 300 static void guest_restore_active(struct test_args *args, in guest_restore_active() 368 static void test_inject_preemption(struct test_args *args, in test_inject_preemption() 415 static void test_injection(struct test_args *args, struct kvm_inject_desc *f) in test_injection() 434 static void test_injection_failure(struct test_args *args, in test_injection_failure() [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | sstate-cache-management.py | 110 def collect_sstate_paths(args): argument 145 def remove_by_stamps(args, paths): argument 167 def remove_duplicated(args, paths): argument 188 def remove_orphans(args, paths): argument
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_bpftool.py | 28 def _bpftool(args, json=True): argument 37 def bpftool(args): argument 41 def bpftool_json(args): argument 55 def wrapper(*args, **kwargs):
|
/openbmc/linux/security/selinux/ss/ |
H A D | hashtab.c | 87 int (*apply)(void *k, void *d, void *args), in hashtab_map() 136 struct hashtab_node *orig, void *args), in hashtab_duplicate()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | uconn.c | 36 union nvif_conn_event_args args; in nvkm_uconn_uevent_aux() local 53 union nvif_conn_event_args args; in nvkm_uconn_uevent_gpio() local 83 union nvif_conn_event_args *args = argv; in nvkm_uconn_uevent() local 128 union nvif_conn_hpd_status_args *args = argv; in nvkm_uconn_mthd_hpd_status() local 188 union nvif_conn_args *args = argv; in nvkm_uconn_new() local
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_pes.c | 59 static u32 vidtv_pes_write_header_stuffing(struct pes_header_write_args *args) in vidtv_pes_write_header_stuffing() 80 static u32 vidtv_pes_write_pts_dts(struct pes_header_write_args *args) in vidtv_pes_write_pts_dts() 131 static u32 vidtv_pes_write_h(struct pes_header_write_args *args) in vidtv_pes_write_h() 206 static u32 vidtv_pes_write_stuffing(struct pes_ts_header_write_args *args, in vidtv_pes_write_stuffing() 271 static u32 vidtv_pes_write_ts_h(struct pes_ts_header_write_args args, in vidtv_pes_write_ts_h() 303 u32 vidtv_pes_write_into(struct pes_write_args *args) in vidtv_pes_write_into()
|
/openbmc/qemu/hw/intc/ |
H A D | xics_spapr.c | 62 target_ulong opcode, target_ulong *args) in h_cppr() 73 target_ulong opcode, target_ulong *args) in h_ipi() 89 target_ulong opcode, target_ulong *args) in h_xirr() 100 target_ulong opcode, target_ulong *args) in h_xirr_x() 112 target_ulong opcode, target_ulong *args) in h_eoi() 123 target_ulong opcode, target_ulong *args) in h_ipoll() 153 uint32_t nargs, target_ulong args, in rtas_set_xive() 188 uint32_t nargs, target_ulong args, in rtas_get_xive() 220 uint32_t nargs, target_ulong args, in rtas_int_off() 253 uint32_t nargs, target_ulong args, in rtas_int_on()
|
/openbmc/linux/fs/nfsd/ |
H A D | nfsxdr.c | 278 struct nfsd_fhandle *args = rqstp->rq_argp; in nfssvc_decode_fhandleargs() local 286 struct nfsd_sattrargs *args = rqstp->rq_argp; in nfssvc_decode_sattrargs() local 295 struct nfsd_diropargs *args = rqstp->rq_argp; in nfssvc_decode_diropargs() local 303 struct nfsd_readargs *args = rqstp->rq_argp; in nfssvc_decode_readargs() local 322 struct nfsd_writeargs *args = rqstp->rq_argp; in nfssvc_decode_writeargs() local 348 struct nfsd_createargs *args = rqstp->rq_argp; in nfssvc_decode_createargs() local 358 struct nfsd_renameargs *args = rqstp->rq_argp; in nfssvc_decode_renameargs() local 369 struct nfsd_linkargs *args = rqstp->rq_argp; in nfssvc_decode_linkargs() local 379 struct nfsd_symlinkargs *args = rqstp->rq_argp; in nfssvc_decode_symlinkargs() local 399 struct nfsd_readdirargs *args = rqstp->rq_argp; in nfssvc_decode_readdirargs() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | nettest.c | 163 va_list args; in log_msg() local 181 va_list args; in log_error() local 199 va_list args; in log_err_errno() local 265 static int tcp_md5sig(int sd, void *addr, socklen_t alen, struct sock_args *args) in tcp_md5sig() 306 static int tcp_md5_remote(int sd, struct sock_args *args) in tcp_md5_remote() 393 static int check_device(int sd, struct sock_args *args) in check_device() 648 static int resolve_devices(struct sock_args *args) in resolve_devices() 715 static int show_sockstat(int sd, struct sock_args *args) in show_sockstat() 761 static int convert_addr(struct sock_args *args, const char *_str, in convert_addr() 878 static int validate_addresses(struct sock_args *args) in validate_addresses() [all …]
|
/openbmc/openbmc/poky/meta-selftest/lib/devtool/ |
H A D | bbpath.py | 13 def print_name(args, config, basepath, workspace): argument 16 def print_bbdir(args, config, basepath, workspace): argument 19 def print_registered(args, config, basepath, workspace): argument 23 def multiloaded(args, config, basepath, workspace): argument
|
/openbmc/linux/fs/nfs/ |
H A D | nfs3xdr.c | 837 const struct nfs3_sattrargs *args) in encode_sattrguard3() 855 const struct nfs3_sattrargs *args = data; in nfs3_xdr_enc_setattr3args() local 872 const struct nfs3_diropargs *args = data; in nfs3_xdr_enc_lookup3args() local 886 const struct nfs3_accessargs *args) in encode_access3args() 896 const struct nfs3_accessargs *args = data; in nfs3_xdr_enc_access3args() local 912 const struct nfs3_readlinkargs *args = data; in nfs3_xdr_enc_readlink3args() local 929 const struct nfs_pgio_args *args) in encode_read3args() 944 const struct nfs_pgio_args *args = data; in nfs3_xdr_enc_read3args() local 972 const struct nfs_pgio_args *args) in encode_write3args() 990 const struct nfs_pgio_args *args = data; in nfs3_xdr_enc_write3args() local [all …]
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | usbip_common.h | 62 #define usbip_dbg_with_flag(flag, fmt, args...) \ argument 68 #define usbip_dbg_sysfs(fmt, args...) \ argument 70 #define usbip_dbg_xmit(fmt, args...) \ argument 72 #define usbip_dbg_urb(fmt, args...) \ argument 74 #define usbip_dbg_eh(fmt, args...) \ argument 77 #define usbip_dbg_vhci_rh(fmt, args...) \ argument 79 #define usbip_dbg_vhci_hc(fmt, args...) \ argument 81 #define usbip_dbg_vhci_rx(fmt, args...) \ argument 83 #define usbip_dbg_vhci_tx(fmt, args...) \ argument 85 #define usbip_dbg_vhci_sysfs(fmt, args...) \ argument [all …]
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | gp8psk.h | 21 #define deb_info(args...) dprintk(dvb_usb_gp8psk_debug,0x01,args) argument 22 #define deb_xfer(args...) dprintk(dvb_usb_gp8psk_debug,0x02,args) argument 23 #define deb_rc(args...) dprintk(dvb_usb_gp8psk_debug,0x04,args) argument
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | utprint.c | 318 int vsnprintf(char *string, acpi_size size, const char *format, va_list args) in vsnprintf() 573 va_list args; in snprintf() local 598 va_list args; in sprintf() local 622 int vprintf(const char *format, va_list args) in vprintf() 651 va_list args; in printf() local 675 int vfprintf(FILE * file, const char *format, va_list args) in vfprintf() 705 va_list args; in fprintf() local
|
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_dev.c | 141 struct vchiq_create_service *args) in vchiq_ioc_create_service() 205 struct vchiq_dequeue_message *args) in vchiq_ioc_dequeue_message() 287 struct vchiq_queue_bulk_transfer *args, in vchiq_irq_queue_bulk_tx_rx() 433 struct vchiq_await_completion *args, in vchiq_ioc_await_completion() 639 struct vchiq_create_service args; in vchiq_ioctl() local 718 struct vchiq_queue_message args; in vchiq_ioctl() local 745 struct vchiq_queue_bulk_transfer args; in vchiq_ioctl() local 763 struct vchiq_await_completion args; in vchiq_ioctl() local 777 struct vchiq_dequeue_message args; in vchiq_ioctl() local 795 struct vchiq_get_config args; in vchiq_ioctl() local [all …]
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | debug.c | 16 va_list args; in ath12k_info() local 30 va_list args; in ath12k_err() local 44 va_list args; in ath12k_warn() local 59 va_list args; in __ath12k_dbg() local
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | debug.c | 16 va_list args; in ath11k_info() local 31 va_list args; in ath11k_err() local 46 va_list args; in ath11k_warn() local 62 va_list args; in __ath11k_dbg() local
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | cmpxchg.h | 9 #define ____xchg(type, args...) __arch_xchg ## type ## _local(args) argument 10 #define ____cmpxchg(type, args...) __cmpxchg ## type ## _local(args) argument 37 #define ____xchg(type, args...) __arch_xchg ##type(args) argument 38 #define ____cmpxchg(type, args...) __cmpxchg ##type(args) argument
|