/openbmc/linux/include/linux/ |
H A D | tty.h | 210 char name[64]; member 382 static inline int tty_dev_name_to_number(const char *name, dev_t *number) in tty_dev_name_to_number()
|
H A D | fscrypt.h | 39 unsigned char *name; member 643 const struct qstr *name) in fscrypt_fname_siphash()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ddp.h | 205 char name[ICE_META_SECT_NAME_SIZE]; member 291 char name[ICE_PKG_LABEL_SIZE]; member
|
/openbmc/qemu/qga/ |
H A D | main.c | 430 const char *name = qmp_command_name(cmd); in ga_command_is_allowed() local 479 const char *name = qmp_command_name(cmd); in ga_apply_command_filters_iter() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | cyber2000fb.c | 1404 static struct cfb_info *cyberpro_alloc_fb_info(unsigned int id, char *name) in cyberpro_alloc_fb_info() 1718 char name[16]; in cyberpro_pci_probe() local
|
/openbmc/qemu/io/ |
H A D | channel-websock.c | 147 char *name; member 324 const char *name) in qio_channel_websock_find_header()
|
/openbmc/linux/sound/soc/intel/atom/ |
H A D | sst-atom-controls.c | 1216 #define SST_GAIN(name, path_id, task_id, instance, gain_var) \ argument 1223 #define SST_VOLUME(name, path_id, task_id, instance, gain_var) \ argument
|
/openbmc/linux/drivers/media/platform/chips-media/ |
H A D | coda-bit.c | 463 const char *name) in coda_alloc_context_buf() 502 char *name; in coda_alloc_framebuffers() local
|
/openbmc/linux/fs/nfsd/ |
H A D | export.c | 1012 exp_rootfh(struct net *net, struct auth_domain *clp, char *name, in exp_rootfh() 1244 char *name[2]; member
|
/openbmc/linux/fs/btrfs/ |
H A D | ctree.h | 485 static inline u64 btrfs_name_hash(const char *name, int len) in btrfs_name_hash() 493 static inline u64 btrfs_extref_hash(u64 parent_objectid, const char *name, in btrfs_extref_hash()
|
/openbmc/linux/drivers/ufs/host/ |
H A D | ufs-qcom.c | 203 const char *name, struct clk **clk_out, bool optional) in ufs_qcom_host_clk_get() 228 const char *name, struct clk *clk) in ufs_qcom_host_clk_enable()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | core.c | 848 bool is_p2pdev, const char *name, u8 *mac_addr) in brcmf_add_if() 1479 s32 brcmf_iovar_data_set(struct device *dev, char *name, void *data, u32 len) in brcmf_iovar_data_set()
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | mipi-csis.c | 140 const char * const name; member 427 const char * const name; in dump_regs() member
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-cy8c95x0.c | 165 char name[32]; member 1320 const char *name; in cy8c95x0_detect() local
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_gem.c | 975 const char *name, *comm; in msm_gem_describe() local 1077 char *name) in msm_gem_new_handle()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-c2c.c | 428 const char *name; member 1903 static struct c2c_dimension *get_dimension(const char *name) in get_dimension() 1954 static struct c2c_fmt *get_format(const char *name) in get_format() 1986 static int c2c_hists__init_output(struct perf_hpp_list *hpp_list, char *name) in c2c_hists__init_output() 1999 static int c2c_hists__init_sort(struct perf_hpp_list *hpp_list, char *name) in c2c_hists__init_sort()
|
/openbmc/qemu/block/ |
H A D | vvfat.c | 178 uint8_t name[8]; member 245 uint8_t name[8 + 3]; member 493 static bool valid_filename(const unsigned char *name) in valid_filename() 1660 unsigned char name[0x3f * 13 + 1]; member 2222 #define ADJUST_MAPPING_INDEX(name) \ in adjust_mapping_indices() argument
|
/openbmc/linux/fs/smb/client/ |
H A D | cifssmb.c | 43 char *name; member 52 char *name; member 740 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile() 784 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() 828 struct cifs_tcon *tcon, const char *name, in CIFSSMBMkDir() 874 const char *name, const struct nls_table *nls_codepage, in CIFSPOSIXCreate()
|
/openbmc/linux/drivers/media/i2c/adv748x/ |
H A D | adv748x-core.c | 81 const char *name; member
|
/openbmc/u-boot/net/ |
H A D | bootp.c | 183 static int truncate_sz(const char *name, int maxlen, int curlen) in truncate_sz()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | vnic_main.c | 556 const char *name, in hfi1_vnic_alloc_rn()
|
/openbmc/linux/kernel/time/ |
H A D | clockevents.c | 691 char name[CS_NAME_LEN]; in unbind_device_store() local
|
/openbmc/linux/fs/ecryptfs/ |
H A D | main.c | 659 const char *name; member
|
/openbmc/linux/net/smc/ |
H A D | smc_ism.c | 432 static struct smcd_dev *smcd_alloc_dev(struct device *parent, const char *name, in smcd_alloc_dev()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | refcounted_kptr.c | 40 #define private(name) SEC(".bss." #name) __hidden __attribute__((aligned(8))) argument
|