Searched defs:patch (Results 101 – 114 of 114) sorted by relevance
12345
/openbmc/linux/sound/pci/ac97/ |
H A D | ac97_codec.c | 49 int (*patch)(struct snd_ac97 *ac97); member
|
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | b43legacy.h | 654 u16 patch; member
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 470 const struct bpf_insn *patch, u32 len) in bpf_patch_insn_single()
|
H A D | verifier.c | 17869 const struct bpf_insn *patch, u32 len) in bpf_patch_insn_data() 18158 struct bpf_insn *patch, zext_patch[2], rnd_hi32_patch[4]; in opt_subreg_zext_lo32_rnd_hi32() local 18322 struct bpf_insn patch[] = { in convert_ctx_accesses() local 18960 struct bpf_insn *patch = &insn_buf[0]; in do_misc_fixups() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | libbpf.c | 7068 char *orig, size_t orig_sz, const char *patch) in patch_log() 7120 char patch[512], spec_buf[256]; in fixup_log_failed_core_relo() local 7158 char patch[128]; in fixup_log_missing_map_load() local 7191 char patch[128]; in fixup_log_missing_kfunc_call() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | soundcard.h | 1195 #define SEQ_PGM_CHANGE(dev, chn, patch) \ argument
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | core.h | 796 const char *patch; member
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | b43.h | 793 u16 patch; member
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.c | 5412 static bool ice_is_fw_api_min_ver(struct ice_hw *hw, u8 maj, u8 min, u8 patch) in ice_is_fw_api_min_ver()
|
H A D | ice_type.h | 424 u8 patch; /* Patch version of OROM */ member
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e.h | 1000 u8 ver, patch; in i40e_nvm_version_str() local
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfi.h | 326 uint8_t patch; member
|
/openbmc/linux/drivers/scsi/ |
H A D | ncr53c8xx.c | 1530 ncrcmd patch[8]; member
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.c | 7862 u16 patch; in brcms_c_init() local
|
12345