/openbmc/linux/tools/power/pm-graph/ |
H A D | sleepgraph.py | 2228 def __init__(self, name, args, caller, ret, start, end, u, proc, pid, color): argument 6091 def getArgInt(name, args, min, max, main=True): argument 6110 def getArgFloat(name, args, min, max, main=True): argument 6781 args = iter(sys.argv[1:]) variable
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | sal.h | 53 # define IA64_FW_CALL(entry,result,args...) do { \ argument 63 # define SAL_CALL(result,args...) \ argument 66 # define SAL_CALL_NOLOCK(result,args...) do { \ argument 76 # define SAL_CALL_REENTRANT(result,args...) do { \ argument
|
/openbmc/linux/include/net/ |
H A D | tcp.h | 2435 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf() 2461 u32 args[2] = {arg1, arg2}; in tcp_call_bpf_2arg() local 2469 u32 args[3] = {arg1, arg2, arg3}; in tcp_call_bpf_3arg() local 2475 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf()
|
H A D | cfg80211.h | 9100 #define wiphy_emerg(wiphy, format, args...) \ argument 9102 #define wiphy_alert(wiphy, format, args...) \ argument 9104 #define wiphy_crit(wiphy, format, args...) \ argument 9106 #define wiphy_err(wiphy, format, args...) \ argument 9108 #define wiphy_warn(wiphy, format, args...) \ argument 9110 #define wiphy_notice(wiphy, format, args...) \ argument 9112 #define wiphy_info(wiphy, format, args...) \ argument 9122 #define wiphy_debug(wiphy, format, args...) \ argument 9125 #define wiphy_dbg(wiphy, format, args...) \ argument 9131 #define wiphy_vdbg(wiphy, format, args...) \ argument [all …]
|
/openbmc/linux/drivers/media/platform/amphion/ |
H A D | vpu.h | 284 #define call_vop(inst, op, args...) \ argument 287 #define call_void_vop(inst, op, args...) \ argument
|
/openbmc/linux/fs/ocfs2/cluster/ |
H A D | tcp.c | 72 #define msglog(hdr, fmt, args...) do { \ argument 82 #define sclog(sc, fmt, args...) do { \ argument
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_synth.c | 1168 va_list args; in __synth_event_gen_cmd_start() local 1718 va_list args; in synth_event_trace() local
|
H A D | trace_kprobe.c | 1060 va_list args; in __kprobe_event_gen_cmd_start() local 1127 va_list args; in __kprobe_event_add_fields() local
|
/openbmc/linux/drivers/tty/ |
H A D | n_tty.c | 85 # define n_tty_trace(f, args...) trace_printk(f, ##args) argument 87 # define n_tty_trace(f, args...) no_printk(f, ##args) argument
|
/openbmc/u-boot/drivers/ram/ |
H A D | stm32_sdram.c | 258 struct ofnode_phandle_args args; in stm32_fmc_ofdata_to_platdata() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | uniphier-sd.c | 586 struct of_phandle_args args; in uniphier_sd_uhs_init() local
|
/openbmc/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_ringbufs.c | 22 } args = { variable
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-mtk.c | 398 struct of_phandle_args args; in usb_wakeup_of_property_parse() local
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | main.c | 1794 va_list args; in _mwifiex_dbg() local
|
/openbmc/linux/arch/arm/kernel/ |
H A D | sys_oabi-compat.c | 489 asmlinkage long sys_oabi_socketcall(int call, unsigned long __user *args) in sys_oabi_socketcall()
|
/openbmc/linux/tools/testing/selftests/sparc64/drivers/ |
H A D | adi-test.c | 38 va_list args; in debug_print() local
|
/openbmc/linux/sound/soc/dwc/ |
H A D | dwc-i2s.c | 895 unsigned int args[2]; in jh7110_i2srx_crg_init() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_irq.c | 101 void *args, in init_handler_common_data()
|
/openbmc/linux/drivers/staging/fbtft/ |
H A D | fbtft-core.c | 54 va_list args; in fbtft_dbg_hex() local
|
/openbmc/linux/net/llc/ |
H A D | llc_conn.c | 30 #define dprintk(args...) argument
|
H A D | af_llc.c | 50 #define dprintk(args...) do {} while (0) argument
|
/openbmc/linux/drivers/tty/serial/ |
H A D | sunplus-uart.c | 275 static irqreturn_t sunplus_uart_irq(int irq, void *args) in sunplus_uart_irq()
|
/openbmc/linux/fs/nfs/ |
H A D | proc.c | 190 struct nfs_readlinkargs args = { in nfs_proc_readlink() local
|
/openbmc/linux/net/mac80211/ |
H A D | debugfs.c | 23 va_list args; in mac80211_format_buffer() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-rcar.c | 464 struct of_phandle_args args; in gpio_rcar_parse_dt() local
|