Searched refs:bit_type_32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 12643 const char *bit_type_32 = ",32"; in init_cntrs() local 12644 const int bit_type_32_sz = strlen(bit_type_32); in init_cntrs() 12729 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12744 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12756 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12831 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12844 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 12604 const char *bit_type_32 = ",32"; in init_cntrs() local 12605 const int bit_type_32_sz = strlen(bit_type_32); in init_cntrs() 12690 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12705 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12717 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12792 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12805 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs()
|
Completed in 41 milliseconds