Searched full:convenience (Results 1 – 25 of 287) sorted by relevance
12345678910>>...12
/linux/tools/lib/bpf/ |
H A D | bpf_core_read.h | 176 * Convenience macro to check that field actually exists in target kernel's. 191 * Convenience macro to get the byte size of a field. Works for integers, 204 * Convenience macro to get field's byte offset. 216 * Convenience macro to get BTF type ID of a specified type, using a local BTF 224 * Convenience macro to get BTF type ID of a target kernel's type that matches 234 * Convenience macro to check that provided named type 244 * Convenience macro to check that provided named type 254 * Convenience macro to get the byte size of a provided named type 264 * Convenience macro to check that provided enumerator value is defined in 280 * Convenience macro to get the integer value of an enumerator value in
|
/linux/tools/testing/selftests/bpf/ |
H A D | bpf_experimental.h | 25 /* Convenience macro to wrap over bpf_obj_new_impl */ 39 /* Convenience macro to wrap over bpf_obj_drop_impl */ 53 /* Convenience macro to wrap over bpf_refcount_acquire_impl */ 69 /* Convenience macro to wrap over bpf_list_push_front_impl */ 85 /* Convenience macro to wrap over bpf_list_push_back_impl */ 123 /* Convenience macro to wrap over bpf_rbtree_add_impl */ 148 /* Convenience macro to wrap over bpf_percpu_obj_new_impl */ 170 /* Convenience macro to wrap over bpf_obj_drop_impl */
|
/linux/include/drm/display/ |
H A D | drm_scdc_helper.h | 45 * Reads a single byte from SCDC. This is a convenience wrapper around the 63 * Writes a single byte to SCDC. This is a convenience wrapper around the
|
/linux/include/linux/pinctrl/ |
H A D | pinctrl.h | 41 /* Convenience macro to define a single named or anonymous pingroup */ 62 /* Convenience macro to define a single named or anonymous pin descriptor */ 221 /* Convenience macro to define a single named pinfunction */
|
/linux/include/uapi/linux/ |
H A D | fanotify.h | 68 /* Convenience macro - FAN_REPORT_NAME requires FAN_REPORT_DIR_FID */ 70 /* Convenience macro - FAN_REPORT_TARGET_FID requires all other FID flags */ 99 * Convenience macro - FAN_MARK_IGNORE requires FAN_MARK_IGNORED_SURV_MODIFY
|
H A D | toshiba.h | 53 * Convenience toshiba_acpi command.
|
/linux/drivers/net/phy/ |
H A D | mdio_bus.c | 1084 * mdiobus_read - Convenience function for reading a given MII mgmt register 1106 * mdiobus_c45_read - Convenience function for reading a given MII mgmt register 1182 * mdiobus_write - Convenience function for writing a given MII mgmt register 1205 * mdiobus_c45_write - Convenience function for writing a given MII mgmt register 1258 * __mdiobus_modify - Convenience function for modifying a given mdio device 1278 * mdiobus_modify - Convenience function for modifying a given mdio device 1299 * mdiobus_c45_modify - Convenience function for modifying a given mdio device 1323 * mdiobus_modify_changed - Convenience function for modifying a given mdio 1345 * mdiobus_c45_modify_changed - Convenience function for modifying a given mdio
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | cphy.h | 100 /* Convenience MDIO read/write wrappers */ 129 /* Convenience initializer */
|
/linux/include/linux/mfd/ |
H A D | ntxec.h | 26 * This convenience function converts an 8-bit value to 16-bit for use in the
|
/linux/drivers/ssb/ |
H A D | Makefile | 24 # Not strictly a part of SSB, but kept here for convenience
|
/linux/arch/s390/purgatory/ |
H A D | purgatory.lds.S | 43 . = ALIGN(8); /* For convenience during zeroing */
|
/linux/sound/firewire/ |
H A D | amdtp-am824.h | 16 * This is for our convenience.
|
/linux/Documentation/devicetree/bindings/reset/ |
H A D | st,stih407-powerdown.yaml | 17 device for convenience.
|
/linux/drivers/pinctrl/cirrus/ |
H A D | pinctrl-cs47l15.c | 16 * the lower function indexes for convenience, and the less commonly used gpio
|
H A D | pinctrl-cs47l92.c | 16 * the lower function indexes for convenience, and the less commonly used gpio
|
H A D | pinctrl-cs47l35.c | 15 * the lower function indexes for convenience, and the less commonly used gpio
|
H A D | pinctrl-cs47l90.c | 15 * the lower function indexes for convenience, and the less commonly used gpio
|
H A D | pinctrl-cs47l85.c | 15 * the lower function indexes for convenience, and the less commonly used gpio
|
/linux/arch/arm/include/asm/ |
H A D | cpufeature.h | 21 * convenience macro for now (which is used by module_cpu_feature_match()).
|
/linux/include/linux/usb/ |
H A D | typec_tbt.h | 9 /* Alias for convenience */
|
/linux/Documentation/filesystems/ext4/ |
H A D | about.rst | 32 convenience, the logical block size will be referred to as
|
/linux/include/net/ |
H A D | atmclip.h | 48 int number; /* for convenience ... */
|
/linux/include/linux/firmware/qcom/ |
H A D | qcom_qseecom.h | 42 * Note: This is a convenience wrapper around qcom_scm_qseecom_app_send().
|
/linux/arch/sparc/include/uapi/asm/ |
H A D | apc.h | 49 * CPWR - Convenience power outlet state values
|
/linux/include/sound/ |
H A D | hda_chmap.h | 19 /* derived values, just for convenience */
|
12345678910>>...12