/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | metricgroup.c | 955 * events depend on count value and add in add_metric() 1119 struct evlist *perf_evlist = *(struct evlist **)opt->value; in metricgroup__parse_groups()
|
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | layout.h | 29 * value is one less than the actual value!). 280 * Typedef the MFT_REF as a 64-bit value for easier handling. 284 * Note: The _LE versions will return a CPU endian formatted value! 485 * upper case value collates before the lower case one. 512 * first le32 value of the 1st object_id is less than the first le32 of 542 ATTR_DEF_NOT_ZERO = cpu_to_le32(0x08), /* Attribute value 546 indexed and the attribute value must be 595 illegal value. */ 611 * clusters, where X is determined from the compression_unit value foun 1296 u8 value[6]; /* Value as individual bytes. */ global() member [all...] |
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | message_verify.c | 658 if (resp->size != sizeof(*resp->value)) in verify_getxattr_resp()
|
/kernel/linux/linux-5.10/fs/ |
H A D | binfmt_flat.c | 55 * We pick 0x20 here because it is the max value elf2flt has always 120 * addresses on the "stack", recording the new stack pointer value. 396 r.value = rl; in old_reloc() 851 /* Get the pointer's value. */ in load_flat_file() 863 * Meh, the same value can have a different in load_flat_file()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | bpf.h | 372 * insn[1].imm: offset into value 487 __u32 value_size; /* size of value in bytes */ 500 __u32 btf_value_type_id; /* BTF type_id of the value */ 503 * map value 511 __aligned_u64 value; member 525 * input: # of key/value 727 * Map value associated to *key*, or **NULL** if no entry was 730 * long bpf_map_update_elem(struct bpf_map *map, const void *key, const void *value, u64 flags) 732 * Add or update the value of the entry associated to *key* in 733 * *map* with *value* [all...] |
/kernel/linux/linux-5.10/lib/ |
H A D | dynamic_debug.c | 295 * is later treated as a "don't care" value. 361 * of (keyword, value) pairs chosen from these possibilities: 383 pr_err("expecting pairs of match-spec <value>\n"); in ddebug_parse_query()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_display_types.h | 302 /* Reads the receiver's Ri' value */ 361 u64 value; member 1236 * required divider value on that registers itself based on the DRRS state. 1356 * This function returns the value we have to program the AUX_CTL
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
H A D | rn_clk_mgr.c | 215 /* get FbMult value */ in get_vco_frequency_from_reg() 222 * Register value of fbmult is in 8.16 format, we are converting to 31.32 in get_vco_frequency_from_reg() 233 * in our fix point definiton, need to shift left by 16 to obtain correct value in get_vco_frequency_from_reg() 235 pll_req.value |= fbmult_frac_val << 16; in get_vco_frequency_from_reg() 331 chars_printed = snprintf_count(log_info->pBuf, remaining_buffer, "reg_name,value,clk_type\n"); in rn_dump_clk_registers() 887 /* in case we don't get a value from the register, use default */ in rn_clk_mgr_construct()
|
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 255 void (*set)(struct uvc_control_mapping *mapping, s32 value, 286 * As the bDescriptorSubtype field is one byte long, the type value will 498 unsigned int min_sof; /* Minimum STC.SOF value */ 499 unsigned int max_sof; /* Maximum STC.SOF value */
|
/kernel/linux/linux-5.10/drivers/ptp/ |
H A D | ptp_idt82p33.c | 257 * Store the new time value. in _idt82p33_settime() 867 val = rec->value; in idt82p33_load_firmware()
|
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | fabrics.c | 126 * @off: Starting offset value of the targeted property 128 * @val: OUTPUT parameter that will contain the value of 131 * Used by the host system to retrieve a 32-bit capsule property value 172 * @off: Starting offset value of the targeted property 174 * @val: OUTPUT parameter that will contain the value of 177 * Used by the host system to retrieve a 64-bit capsule property value 218 * @off: Starting offset value of the targeted property 220 * @val: Input parameter that contains the value to be 223 * Used by the NVMe host system to write a 32-bit capsule property value 244 cmd.prop_set.value in nvmf_reg_write32() [all...] |
/kernel/linux/linux-5.10/drivers/scsi/esas2r/ |
H A D | atioctl.h | 571 u8 value; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | hyperv.h | 154 u32 value; member 298 * The sub_channel_index is defined in Win8: a value of zero means a 299 * primary channel and a value of non-zero means a sub-channel. 567 * be delivered on cpu 0. Setting this value to 0 would 859 * delivered on CPU 0. Setting this value to 0 would preserve
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-fsl-espi.c | 468 trans.delay.value = delay_nsecs; in fsl_espi_do_one_msg()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | sdhci-acpi.c | 127 *result = obj->integer.value; in __intel_dsm() 483 * of A. This matches the previously hard coded value. in amd_select_drive_strength() 648 * in reading a garbage value and using the wrong presets. in sdhci_acpi_emmc_amd_probe_slot()
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-common.c | 91 * value. E.g., min=17,max=31,align=4 is not allowed as there are no multiples 102 /* Round to nearest aligned value */ in clamp_align() 479 freq = qm.value; in v4l2_get_link_freq()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | st-mipid02.c | 386 return qm.value; in mipid02_get_link_freq_from_cid_link_freq()
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | cdev.c | 41 * mode value (positive integer) in case of success and a negative error code 549 desc->vol->direct_writes = !!req.value; in vol_cdev_ioctl()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 187 * writes the value in bp->fw_drv_pulse_wr_seq to drv_pulse mbox 193 * bnx2x_igu_ack_sb - update IGU with current SB value 403 * Configures according to the value in netdev->dev_addr. 461 * bnx2x_set_power_state - set power state to the requested value. 474 * @value: new value 476 void bnx2x_update_max_mf_config(struct bnx2x *bp, u32 value); 599 * bnx2x_fcoe_get_wwn - return the requested WWN value for this port 1388 * @state: OS_DRIVER_STATE_* value reflecting current driver state
|
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/ |
H A D | ravb.h | 595 GCCR_TCR_CAPTURE = 0x00000003, /* Capture value set in GCCR.TCSS */ 601 GCCR_TCSS_GPTP = 0x00000000, /* gPTP timer value */ 602 GCCR_TCSS_ADJGPTP = 0x00000100, /* Adjusted gPTP timer value */ 603 GCCR_TCSS_AVTP = 0x00000200, /* AVTP presentation time value */ 1128 int ravb_wait(struct net_device *ndev, enum ravb_reg reg, u32 mask, u32 value);
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | pci_root.c | 1060 if (obj && obj->type == ACPI_TYPE_INTEGER && obj->integer.value == 0) in acpi_pci_root_create()
|
/kernel/linux/linux-6.6/fs/ |
H A D | binfmt_flat.c | 55 * We pick 0x20 here because it is the max value elf2flt has always 103 * addresses on the "stack", recording the new stack pointer value. 346 r.value = rl; in old_reloc() 791 /* Get the pointer's value. */ in load_flat_file() 803 * Meh, the same value can have a different in load_flat_file()
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | layout.h | 29 * value is one less than the actual value!). 280 * Typedef the MFT_REF as a 64-bit value for easier handling. 284 * Note: The _LE versions will return a CPU endian formatted value! 485 * upper case value collates before the lower case one. 512 * first le32 value of the 1st object_id is less than the first le32 of 542 ATTR_DEF_NOT_ZERO = cpu_to_le32(0x08), /* Attribute value 546 indexed and the attribute value must be 595 illegal value. */ 611 * clusters, where X is determined from the compression_unit value foun 1296 u8 value[6]; /* Value as individual bytes. */ global() member [all...] |
/kernel/linux/linux-6.6/include/kunit/ |
H A D | test.h | 198 * a void*. The argument @prev is the previously returned value, which should be 199 * used to derive the next value; @prev is set to NULL on the initial generator 284 /* param_value is the current parameter value for a test case. */ 672 * correctly and the printed out value usually makes sense without 674 * value. 818 KUNIT_INIT_ASSERT(.text = #ptr, .value = __ptr), \ 953 * Sets an expectation that the value that @left evaluates to is less than the 954 * value that @right evaluates to. This is semantically equivalent to 974 * Sets an expectation that the value that @left evaluates to is less than or 975 * equal to the value tha [all...] |
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | message_verify.c | 658 if (resp->size != sizeof(*resp->value)) in verify_getxattr_resp()
|