/Linux-v4.19/drivers/clk/sunxi-ng/ |
D | ccu_nm.c | 23 struct _ccu_nm *nm) in ccu_nm_find_best() 50 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_disable() local 57 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_enable() local 64 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_is_enabled() local 72 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_recalc_rate() local 114 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_round_rate() local 156 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_set_rate() local
|
/Linux-v4.19/fs/ubifs/ |
D | dir.c | 200 const struct fscrypt_name *nm) in dbg_check_name() 219 struct fscrypt_name nm; in ubifs_lookup() local 301 struct fscrypt_name nm; in ubifs_create() local 371 struct fscrypt_name nm; in do_tmpfile() local 510 struct fscrypt_name nm; in ubifs_readdir() local 709 struct fscrypt_name nm; in ubifs_link() local 782 struct fscrypt_name nm; in ubifs_unlink() local 864 struct fscrypt_name nm = { 0 }; in ubifs_check_dir_empty() local 889 struct fscrypt_name nm; in ubifs_rmdir() local 966 struct fscrypt_name nm; in ubifs_mkdir() local [all …]
|
D | xattr.c | 100 const struct fscrypt_name *nm, const void *value, int size) in create_xattr() 288 struct fscrypt_name nm = { .disk_name = FSTR_INIT((char *)name, strlen(name))}; in ubifs_xattr_set() local 349 struct fscrypt_name nm = { .disk_name = FSTR_INIT((char *)name, strlen(name))}; in ubifs_xattr_get() local 422 struct fscrypt_name nm = {0}; in ubifs_listxattr() local 470 struct inode *inode, const struct fscrypt_name *nm) in remove_xattr() 536 struct fscrypt_name nm = { .disk_name = FSTR_INIT((char *)name, strlen(name))}; in ubifs_xattr_remove() local
|
D | key.h | 160 const struct fscrypt_name *nm) in dent_key_init() 196 const struct fscrypt_name *nm) in dent_key_init_flash() 230 const struct fscrypt_name *nm) in xent_key_init() 247 ino_t inum, const struct fscrypt_name *nm) in xent_key_init_flash()
|
D | tnc.c | 539 const struct fscrypt_name *nm) in matches_name() 709 const struct fscrypt_name *nm) in resolve_collision() 827 const struct fscrypt_name *nm) in fallible_matches_name() 898 const struct fscrypt_name *nm, in fallible_resolve_collision() 1811 void *node, const struct fscrypt_name *nm) in do_lookup_nm() 1859 void *node, const struct fscrypt_name *nm) in ubifs_tnc_lookup_nm() 2402 const struct fscrypt_name *nm) in ubifs_tnc_add_nm() 2636 const struct fscrypt_name *nm) in ubifs_tnc_remove_nm() 2859 struct fscrypt_name nm = {0}; in ubifs_tnc_remove_ino() local 2939 const struct fscrypt_name *nm) in ubifs_tnc_next_ent()
|
D | journal.c | 540 const struct fscrypt_name *nm, const struct inode *inode, in ubifs_jnl_update() 1496 const struct fscrypt_name *nm) in ubifs_jnl_delete_xattr()
|
/Linux-v4.19/drivers/scsi/fcoe/ |
D | fcoe_transport.c | 574 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_transport_detach() local 649 struct fcoe_netdev_mapping *nm; in fcoe_add_netdev_mapping() local 669 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_del_netdev_mapping() local 696 struct fcoe_netdev_mapping *nm; in fcoe_netdev_map_lookup() local
|
/Linux-v4.19/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-debugfs.c | 21 #define dump_register(nm ...) \ argument
|
/Linux-v4.19/drivers/memory/ |
D | atmel-ebi.c | 69 #define ATMEL_SMC_SETUP_XLATE(nm, pos) \ argument 72 #define ATMEL_SMC_PULSE_XLATE(nm, pos) \ argument 75 #define ATMEL_SMC_CYCLE_XLATE(nm, pos) \ argument
|
/Linux-v4.19/scripts/dtc/ |
D | checks.c | 192 #define WARNING_IF_NOT_STRING(nm, propname) \ argument 194 #define ERROR_IF_NOT_STRING(nm, propname) \ argument 221 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument 223 #define ERROR_IF_NOT_STRING_LIST(nm, propname) \ argument 239 #define WARNING_IF_NOT_CELL(nm, propname) \ argument 241 #define ERROR_IF_NOT_CELL(nm, propname) \ argument 1236 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
|
D | data.c | 25 struct marker *m, *nm; in data_free() local
|
/Linux-v4.19/security/selinux/ss/ |
D | mls.c | 39 char *nm; in mls_compute_context_len() local 93 char *scontextp, *nm; in mls_sid_to_context() local
|
/Linux-v4.19/arch/arc/kernel/ |
D | troubleshoot.c | 86 char *nm = buf; in show_faulting_vma() local
|
/Linux-v4.19/include/linux/ |
D | transport_class.h | 28 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) \ argument
|
/Linux-v4.19/sound/pci/asihpi/ |
D | hpioctl.c | 347 int idx, nm, low_latency_mode = 0, irq_supported = 0; in asihpi_adapter_probe() local
|
/Linux-v4.19/drivers/tee/optee/ |
D | supp.c | 297 size_t nm; in supp_pop_req() local
|
/Linux-v4.19/drivers/usb/dwc2/ |
D | debugfs.c | 326 #define dump_register(nm) \ argument
|
/Linux-v4.19/drivers/gpu/drm/exynos/ |
D | exynos_dp.c | 35 #define to_dp(nm) container_of(nm, struct exynos_dp_device, nm) argument
|
/Linux-v4.19/drivers/mtd/ubi/ |
D | debug.c | 207 char nm[17]; in ubi_dump_mkvol_req() local
|
/Linux-v4.19/drivers/usb/host/ |
D | xhci-debugfs.h | 73 #define dump_register(nm) \ argument
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_debug.c | 402 #define AMKSTR(nm) #nm "_BE", #nm "_BK", #nm "_VI", #nm "_VO" argument
|
/Linux-v4.19/drivers/gpu/drm/rockchip/ |
D | analogix_dp-rockchip.c | 47 #define to_dp(nm) container_of(nm, struct rockchip_dp_device, nm) argument
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_i2c.c | 240 u32 nm; in radeon_get_i2c_prescale() local
|
/Linux-v4.19/drivers/usb/dwc3/ |
D | debugfs.c | 28 #define dump_register(nm) \ argument
|
/Linux-v4.19/arch/sparc/kernel/ |
D | ioport.c | 539 const char *nm; in sparc_io_proc_show() local
|