| /linux/drivers/usb/host/ |
| H A D | octeon-hcd.h | 54 #define CVMX_USBCXREG1(reg, bid) \ argument 57 #define CVMX_USBCXREG2(reg, bid, off) \ argument 61 #define CVMX_USBCX_GAHBCFG(bid) CVMX_USBCXREG1(0x008, bid) argument 62 #define CVMX_USBCX_GHWCFG3(bid) CVMX_USBCXREG1(0x04c, bid) argument 63 #define CVMX_USBCX_GINTMSK(bid) CVMX_USBCXREG1(0x018, bid) argument 64 #define CVMX_USBCX_GINTSTS(bid) CVMX_USBCXREG1(0x014, bid) argument 65 #define CVMX_USBCX_GNPTXFSIZ(bid) CVMX_USBCXREG1(0x028, bid) argument 66 #define CVMX_USBCX_GNPTXSTS(bid) CVMX_USBCXREG1(0x02c, bid) argument 67 #define CVMX_USBCX_GOTGCTL(bid) CVMX_USBCXREG1(0x000, bid) argument 68 #define CVMX_USBCX_GRSTCTL(bid) CVMX_USBCXREG1(0x010, bid) argument [all …]
|
| /linux/block/ |
| H A D | bio-integrity-auto.c | 28 static void bio_integrity_finish(struct bio_integrity_data *bid) in bio_integrity_finish() 38 struct bio_integrity_data *bid = in bio_integrity_verify_fn() local 59 struct bio_integrity_data *bid = in __bio_integrity_endio() local 85 struct bio_integrity_data *bid; in bio_integrity_prep() local
|
| /linux/arch/x86/platform/uv/ |
| H A D | uv_time.c | 126 int bid; in uv_rtc_deallocate_timers() local 145 int bid = uv_cpu_to_blade_id(cpu); in uv_rtc_allocate_timers() local 204 int bid = uv_cpu_to_blade_id(cpu); in uv_rtc_set_timer() local 240 int bid = uv_cpu_to_blade_id(cpu); in uv_rtc_unset_timer() local
|
| /linux/tools/perf/util/ |
| H A D | build-id.c | 105 struct build_id bid = { .size = 0, }; sysfs__snprintf_build_id() local 122 struct build_id bid = { .size = 0, }; filename__snprintf_build_id() local 288 write_buildid(const char * name,size_t name_len,struct build_id * bid,pid_t pid,u16 misc,struct feat_fd * fd) write_buildid() argument 779 build_id_cache__add_b(const struct build_id * bid,const char * name,struct nsinfo * nsi,bool is_kallsyms,bool is_vdso,const char * proper_name,const char * root_dir) build_id_cache__add_b() argument 844 filename__read_build_id_ns(const char * filename,struct build_id * bid,struct nsinfo * nsi) filename__read_build_id_ns() argument 859 struct build_id bid = { .size = 0, }; dso__build_id_mismatch() local 967 build_id__init(struct build_id * bid,const u8 * data,size_t size) build_id__init() argument 977 build_id__is_defined(const struct build_id * bid) build_id__is_defined() argument [all...] |
| H A D | symbol-minimal.c | 207 ret = bid->size; in sysfs__read_build_id() argument 33 read_build_id(void * note_data,size_t note_len,struct build_id * bid,bool need_swap) read_build_id() argument 88 filename__read_build_id(const char * filename,struct build_id * bid) filename__read_build_id() argument 326 struct build_id bid = { .size = 0, }; dso__load_sym() local [all...] |
| H A D | debuginfo.c | 106 struct build_id bid = { .size = 0}; debuginfo__new() local
|
| H A D | dso.c | 1739 dso__set_build_id(struct dso * dso,const struct build_id * bid) dso__set_build_id() argument 1744 dso__build_id_equal(const struct dso * dso,const struct build_id * bid) dso__build_id_equal() argument 1765 struct build_id bid = { .size = 0, }; dso__read_running_kernel_build_id() local 1778 struct build_id bid = { .size = 0, }; dso__kernel_module_get_build_id() local [all...] |
| H A D | print-events.c | 89 char *bid = (char *)strchr(sdt_name->s, '@'); in print_sdt_events() local
|
| H A D | symbol-elf.c | 863 read_build_id(const char * filename,struct build_id * bid) read_build_id() argument 897 filename__read_build_id(const char * filename,struct build_id * bid) filename__read_build_id() argument 934 sysfs__read_build_id(const char * filename,struct build_id * bid) sysfs__read_build_id() argument 1198 struct build_id bid; symsrc__init() local [all...] |
| H A D | libbfd.c | 421 libbfd__read_build_id(const char * filename,struct build_id * bid) libbfd__read_build_id() argument
|
| H A D | synthetic-events.c | 371 struct build_id bid = { .size = 0, }; perf_record_mmap2__read_build_id() local 2257 perf_event__synthesize_build_id(const struct perf_tool * tool,struct perf_sample * sample,struct machine * machine,perf_event__handler_t process,const struct evsel * evsel,__u16 misc,const struct build_id * bid,const char * filename) perf_event__synthesize_build_id() argument 2306 perf_event__synthesize_mmap2_build_id(const struct perf_tool * tool,struct perf_sample * sample,struct machine * machine,perf_event__handler_t process,const struct evsel * evsel,__u16 misc,__u32 pid,__u32 tid,__u64 start,__u64 len,__u64 pgoff,const struct build_id * bid,__u32 prot,__u32 flags,const char * filename) perf_event__synthesize_mmap2_build_id() argument [all...] |
| H A D | dsos.c | 75 struct build_id bid = { .size = 0, }; dsos__read_build_ids_cb() local
|
| /linux/tools/perf/ |
| H A D | builtin-buildid-cache.c | 178 struct build_id bid = { .size = 0, }; in build_id_cache__add_file() local 201 struct build_id bid = { .size = 0, }; in build_id_cache__remove_file() local 278 struct build_id bid = { .size = 0, }; in dso__missing_buildid_cache() local 308 struct build_id bid = { .size = 0, }; in build_id_cache__update_file() local
|
| /linux/drivers/usb/usbip/ |
| H A D | stub_main.c | 68 struct bus_id_priv *bid = NULL; in get_busid_priv() local 82 void put_busid_priv(struct bus_id_priv *bid) in put_busid_priv() 247 struct bus_id_priv *bid; in rebind_store() local
|
| /linux/tools/perf/tests/ |
| H A D | pe-file-parsing.c | 27 struct build_id bid = { .size = 0, }; in run_dir() local
|
| H A D | sdt.c | 31 struct build_id bid = { .size = 0, }; in build_id_cache__add_file() local
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-axg-jethome-jethub-j1xx.dtsi | 182 bid: bid@12 { label
|
| /linux/arch/x86/include/asm/uv/ |
| H A D | uv_hub.h | 373 #define for_each_possible_blade(bid) \ argument 681 static inline int uv_blade_to_pnode(int bid) in uv_blade_to_pnode() 689 static inline int uv_blade_to_memory_nid(int bid) in uv_blade_to_memory_nid() 695 static inline int uv_blade_nr_possible_cpus(int bid) in uv_blade_nr_possible_cpus() 701 static inline int uv_blade_nr_online_cpus(int bid) in uv_blade_nr_online_cpus()
|
| /linux/drivers/bluetooth/ |
| H A D | btqca.c | 193 static int qca_read_fw_board_id(struct hci_dev *hdev, u16 *bid) in qca_read_fw_board_id() 717 struct qca_btsoc_version ver, u8 rom_ver, u16 bid) in qca_get_nvm_name_by_board()
|
| /linux/io_uring/ |
| H A D | kbuf.c | 33 __u16 bid; member 554 int ret = -ENOMEM, i, bid = pbuf->bid; in io_add_buffers() local
|
| H A D | kbuf.h | 49 __u16 bid; member
|
| /linux/drivers/s390/char/ |
| H A D | tape_3490.c | 696 struct tape_3490_block_id * bid; in tape_3490_mtseek() local
|
| /linux/tools/perf/bench/ |
| H A D | inject-buildid.c | 83 struct build_id bid = { .size = 0, }; in add_dso() local
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | coex.c | 1021 u8 h2c_func_mask, bid = BTC_BT_1ST; in _send_fw_cmd() local 3852 static void _set_bt_tx_power(struct rtw89_dev *rtwdev, bool force_exec, u8 bid, in _set_bt_tx_power() 3914 static void _set_bt_rx_gain(struct rtw89_dev *rtwdev, bool force_exec, u8 bid, in _set_bt_rx_gain() 4072 u8 bid = BTC_BT_1ST, lv; in _set_rf_trx_para() local 6974 static u8 _sned_h2c_w2bscbd(struct rtw89_dev *rtwdev, bool force_exec, u8 bid) in _sned_h2c_w2bscbd() 7011 static void _write_scbd(struct rtw89_dev *rtwdev, u8 bid, u32 val, bool state) in _write_scbd() 7808 static void _update_bt_scbd(struct rtw89_dev *rtwdev, u8 bid) in _update_bt_scbd() 7968 static void _update_bt_leaudio_info(struct rtw89_dev *rtwdev, u8 bid, in _update_bt_leaudio_info() 8035 static void _update_bt_bistdma_info(struct rtw89_dev *rtwdev, u8 bid, in _update_bt_bistdma_info() 9003 static void _update_bt_info(struct rtw89_dev *rtwdev, u8 bid, u8 *buf, u32 len) in _update_bt_info() [all …]
|
| /linux/arch/x86/kernel/apic/ |
| H A D | x2apic_uv_x.c | 1650 int bytes, cpu, nodeid, bid; in uv_system_init_hub() local 1772 unsigned short bid; in uv_system_init_hub() local
|