Home
last modified time | relevance | path

Searched defs:location (Results 426 - 450 of 922) sorted by relevance

1...<<11121314151617181920>>...37

/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Deeh.c432 const char *location = NULL; in eeh_dev_check_failure() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c718 mlx5e_ethtool_flow_remove(struct mlx5e_priv *priv, int location) in mlx5e_ethtool_flow_remove() argument
467 find_ethtool_rule(struct mlx5e_priv *priv, int location) find_ethtool_rule() argument
479 get_ethtool_rule(struct mlx5e_priv *priv, int location) get_ethtool_rule() argument
738 mlx5e_ethtool_get_flow(struct mlx5e_priv *priv, struct ethtool_rxnfc *info, int location) mlx5e_ethtool_get_flow() argument
760 int location = 0; mlx5e_ethtool_get_all_flows() local
[all...]
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-efm32.c117 u8 location; member
311 u32 location, frequency; in efm32_i2c_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c1364 u8 location = 0xFF; in aq_nic_reserve_filter() local
1389 aq_nic_release_filter(struct aq_nic_s *self, enum aq_rx_filter_type type, u32 location) aq_nic_release_filter() argument
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Defm32-uart.c664 u32 location; in efm32_uart_probe_dt() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/
H A Dsisusb_con.c108 sisusb_set_cursor(struct sisusb_usb_data *sisusb, unsigned int location) in sisusb_set_cursor() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Ddelayed-inode.c1705 struct btrfs_key location; in btrfs_readdir_delayed_dir_index() local
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dalienware-wmi.c191 u8 location; member
/kernel/linux/linux-5.10/drivers/staging/gasket/
H A Dgasket_core.h579 gasket_dev_read_64(struct gasket_dev *gasket_dev, int bar, ulong location) gasket_dev_read_64() argument
585 gasket_dev_write_64(struct gasket_dev *dev, u64 value, int bar, ulong location) gasket_dev_write_64() argument
591 gasket_dev_write_32(struct gasket_dev *dev, u32 value, int bar, ulong location) gasket_dev_write_32() argument
597 gasket_dev_read_32(struct gasket_dev *dev, int bar, ulong location) gasket_dev_read_32() argument
603 gasket_read_modify_write_64(struct gasket_dev *dev, int bar, ulong location, u64 value, u64 mask_width, u64 mask_shift) gasket_read_modify_write_64() argument
615 gasket_read_modify_write_32(struct gasket_dev *dev, int bar, ulong location, u32 value, u32 mask_width, u32 mask_shift) gasket_read_modify_write_32() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dethtool.h27 u32 location; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c770 mlx5e_ethtool_flow_remove(struct mlx5e_priv *priv, int location) in mlx5e_ethtool_flow_remove() argument
522 find_ethtool_rule(struct mlx5e_priv *priv, int location) find_ethtool_rule() argument
535 get_ethtool_rule(struct mlx5e_priv *priv, int location) get_ethtool_rule() argument
790 mlx5e_ethtool_get_flow(struct mlx5e_priv *priv, struct ethtool_rxnfc *info, int location) mlx5e_ethtool_get_flow() argument
823 int location = 0; mlx5e_ethtool_get_all_flows() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c1511 u8 location = 0xFF; in aq_nic_reserve_filter() local
1536 aq_nic_release_filter(struct aq_nic_s *self, enum aq_rx_filter_type type, u32 location) aq_nic_release_filter() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Ddelayed-inode.c1771 struct btrfs_key location; in btrfs_readdir_delayed_dir_index() local
/kernel/linux/linux-6.6/drivers/platform/x86/dell/
H A Dalienware-wmi.c191 u8 location; member
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Duv_sysfs.c69 static int location_to_bpos(char *location, int *rack, int *slot, int *blade) in location_to_bpos() argument
453 char *location; member
539 char type[11], location[1 in init_pci_top_obj() local
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Dswim.c170 enum drive_location location; /* internal or external drive */ member
748 static int swim_add_floppy(struct swim_priv *swd, enum drive_location location) in swim_add_floppy() argument
308 swim_drive(struct swim __iomem *base, enum drive_location location) swim_drive() argument
[all...]
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-btree.c660 __le64 location; in split_one_into_two() local
744 __le64 location; in split_two_into_three() local
1112 __le64 location = cpu_to_le64(dm_block_location(shadow_current(s))); in btree_insert_raw() local
1176 __le64 location = cpu_to_le64(dm_block_location(shadow_current(s))); __btree_get_overwrite_leaf() local
[all...]
/kernel/linux/linux-6.6/mm/kasan/
H A Dkasan.h234 struct kasan_source_location *location; member
/third_party/ffmpeg/libavcodec/
H A Dopus_silk.c446 int32_t * location = excitation + 16*i; in silk_decode_excitation() local
/third_party/ffmpeg/libavformat/
H A Drtsp.h153 char location[4096]; member
/third_party/ffmpeg/libavutil/
H A Dpixdesc.c3071 const char *av_chroma_location_name(enum AVChromaLocation location) in av_chroma_location_name() argument
/third_party/glslang/glslang/MachineIndependent/
H A Diomapper.cpp469 uint32_t location = base->getType().getQualifier().layoutLocation; in operator ()() local
852 int location = referenceIntermediate.getUniformLocationOverride(name); in resolveUniformLocation() local
886 int location = nextLocation; resolveInOutLocation() local
969 int location = type.getQualifier().layoutLocation; resolveInOutLocation() local
1051 int location = referenceIntermediate.getUniformLocationOverride(name.c_str()); resolveUniformLocation() local
1184 int location = type.getQualifier().layoutLocation; reserverStorageSlot() local
1210 int location = type.getQualifier().layoutLocation; reserverStorageSlot() local
[all...]
/third_party/gn/src/gn/
H A Dparse_tree.cc96 void AddLocationJSONNodes(base::Value* dict, LocationRange location) { in AddLocationJSONNodes() argument
[all...]
/third_party/mbedtls/library/
H A Dpsa_crypto_driver_wrappers.c128 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); in psa_driver_wrapper_sign_message() local
173 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); in psa_driver_wrapper_verify_message() local
232 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); in psa_driver_wrapper_sign_hash() local
298 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); in psa_driver_wrapper_verify_hash() local
393 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); in psa_driver_wrapper_sign_hash_start() local
473 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_verify_hash_start() local
557 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_get_key_buffer_size_from_key_data() local
593 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_get_key_buffer_size() local
624 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_generate_key() local
710 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_import_key() local
786 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_export_key() local
830 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_export_public_key() local
886 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_get_builtin_key() local
912 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_copy_key() local
954 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_cipher_encrypt() local
1010 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_cipher_decrypt() local
1062 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_cipher_encrypt_setup() local
1121 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_cipher_decrypt_setup() local
1439 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_aead_encrypt() local
1479 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_aead_decrypt() local
1516 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_aead_encrypt_setup() local
1556 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_aead_decrypt_setup() local
1819 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_mac_compute() local
1871 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_mac_sign_setup() local
1929 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_mac_verify_setup() local
2091 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_asymmetric_encrypt() local
2142 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_asymmetric_decrypt() local
2193 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(attributes)); psa_driver_wrapper_key_agreement() local
2252 psa_key_location_t location = PSA_KEY_LIFETIME_GET_LOCATION(psa_get_key_lifetime(&inputs->attributes)); psa_driver_wrapper_pake_setup() local
[all...]
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-expr.c2693 scanner_location_t location; /**< end position of the pattern */ member

Completed in 40 milliseconds

1...<<11121314151617181920>>...37