Home
last modified time | relevance | path

Searched defs:tmp_buf (Results 1 – 25 of 146) sorted by relevance

123456

/kernel/linux/linux-6.6/arch/sparc/kernel/
Dprom_64.c66 static void __init sun4v_path_component(struct device_node *dp, char *tmp_buf) in sun4v_path_component()
108 static void __init sun4u_path_component(struct device_node *dp, char *tmp_buf) in sun4u_path_component()
144 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
162 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
188 static void __init upa_path_component(struct device_node *dp, char *tmp_buf) in upa_path_component()
211 static void __init vdev_path_component(struct device_node *dp, char *tmp_buf) in vdev_path_component()
227 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component()
246 static void __init i2c_path_component(struct device_node *dp, char *tmp_buf) in i2c_path_component()
266 static void __init usb_path_component(struct device_node *dp, char *tmp_buf) in usb_path_component()
288 static void __init ieee1394_path_component(struct device_node *dp, char *tmp_buf) in ieee1394_path_component()
[all …]
Dprom_32.c57 static void __init sparc32_path_component(struct device_node *dp, char *tmp_buf) in sparc32_path_component()
74 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
92 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
118 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component()
136 static void __init ambapp_path_component(struct device_node *dp, char *tmp_buf) in ambapp_path_component()
166 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) in __build_path_component()
191 char tmp_buf[64], *n; in build_path_component() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dprom_64.c66 static void __init sun4v_path_component(struct device_node *dp, char *tmp_buf) in sun4v_path_component()
108 static void __init sun4u_path_component(struct device_node *dp, char *tmp_buf) in sun4u_path_component()
144 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
162 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
188 static void __init upa_path_component(struct device_node *dp, char *tmp_buf) in upa_path_component()
211 static void __init vdev_path_component(struct device_node *dp, char *tmp_buf) in vdev_path_component()
227 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component()
246 static void __init i2c_path_component(struct device_node *dp, char *tmp_buf) in i2c_path_component()
266 static void __init usb_path_component(struct device_node *dp, char *tmp_buf) in usb_path_component()
288 static void __init ieee1394_path_component(struct device_node *dp, char *tmp_buf) in ieee1394_path_component()
[all …]
Dprom_32.c57 static void __init sparc32_path_component(struct device_node *dp, char *tmp_buf) in sparc32_path_component()
74 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component()
92 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component()
118 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component()
136 static void __init ambapp_path_component(struct device_node *dp, char *tmp_buf) in ambapp_path_component()
166 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) in __build_path_component()
191 char tmp_buf[64], *n; in build_path_component() local
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_bo.h191 struct vmw_bo *tmp_buf = *buf; in vmw_bo_unreference() local
212 struct vmw_bo *tmp_buf = *buf; in vmw_user_bo_unref() local
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
Ddebugfs.c699 char tmp_buf[32]; in hl_data_read32() local
768 char tmp_buf[32]; in hl_data_read64() local
827 char tmp_buf[200]; in hl_get_power_state() local
881 char tmp_buf[32]; in hl_i2c_data_read() local
1030 char tmp_buf[200]; in hl_clk_gate_read() local
1072 char tmp_buf[200]; in hl_stop_on_err_read() local
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
Dtm6000-usb-isoc.h33 u32 tmp_buf; member
/kernel/linux/common_modules/tzdriver/core/
Dtz_update_crl.c130 char tmp_buf[D_PATH_LEN] = {0}; in crl_file_open() local
/kernel/linux/linux-5.10/fs/ceph/
Dacl.c167 void *tmp_buf = NULL; in ceph_pre_init_acls() local
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ipc/
Dpci-ish.c56 char tmp_buf[100]; in ish_event_tracer() local
/kernel/linux/linux-6.6/fs/ceph/
Dacl.c173 void *tmp_buf = NULL; in ceph_pre_init_acls() local
Dcrypto.c337 char tmp_buf[NAME_MAX]; in ceph_encode_encrypted_dname() local
452 char tmp_buf[CEPH_BASE64_CHARS(NAME_MAX)]; in ceph_fname_to_usr() local
/kernel/linux/linux-6.6/net/atm/
Daddr.c140 struct sockaddr_atmsvc *tmp_buf, *tmp_bufp; in atm_get_addr() local
/kernel/linux/linux-5.10/net/atm/
Daddr.c140 struct sockaddr_atmsvc *tmp_buf, *tmp_bufp; in atm_get_addr() local
/kernel/linux/linux-5.10/drivers/base/regmap/
Dregcache.c32 void *tmp_buf; in regcache_hw_init() local
119 void *tmp_buf; in regcache_init() local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Drtl_btc.c306 void rtl_btc_btinfo_notify(struct rtl_priv *rtlpriv, u8 *tmp_buf, u8 length) in rtl_btc_btinfo_notify()
316 void rtl_btc_btmpinfo_notify(struct rtl_priv *rtlpriv, u8 *tmp_buf, u8 length) in rtl_btc_btmpinfo_notify()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Drtl_btc.c306 void rtl_btc_btinfo_notify(struct rtl_priv *rtlpriv, u8 *tmp_buf, u8 length) in rtl_btc_btinfo_notify()
316 void rtl_btc_btmpinfo_notify(struct rtl_priv *rtlpriv, u8 *tmp_buf, u8 length) in rtl_btc_btmpinfo_notify()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
Ddebugfs.c850 char tmp_buf[32]; in hl_data_read32() local
905 char tmp_buf[32]; in hl_data_read64() local
1057 char tmp_buf[200]; in hl_get_power_state() local
1111 char tmp_buf[32]; in hl_i2c_data_read() local
1272 char tmp_buf[200]; in hl_stop_on_err_read() local
1386 char tmp_buf[200]; in hl_timeout_locked_read() local
/kernel/linux/linux-6.6/lib/
Dchecksum_kunit.c212 static u8 tmp_buf[TEST_BUFLEN]; variable
/kernel/linux/linux-6.6/drivers/base/regmap/
Dregcache.c30 void *tmp_buf; in regcache_hw_init() local
117 void *tmp_buf; in regcache_init() local
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ipc/
Dpci-ish.c64 char tmp_buf[100]; in ish_event_tracer() local
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/
Dmain.c223 u8 *tmp_buf; in wfx_send_pdata_pds() local
/kernel/linux/linux-5.10/drivers/staging/wfx/
Dmain.c219 u8 *tmp_buf; in wfx_send_pdata_pds() local
/kernel/linux/linux-5.10/fs/jffs2/
Dcompr.c155 unsigned char *output_buf = NULL, *tmp_buf; in jffs2_compress() local
/kernel/linux/linux-6.6/fs/jffs2/
Dcompr.c155 unsigned char *output_buf = NULL, *tmp_buf; in jffs2_compress() local

123456