/kernel/linux/linux-6.6/include/linux/ |
H A D | netfilter.h | 461 int (*update)(struct net *net, struct sk_buff *skb); member
|
/kernel/linux/linux-6.6/drivers/thermal/intel/ |
H A D | intel_powerclamp.c | 569 bool update = false; in idle_inject_update() local
|
/kernel/linux/linux-6.6/drivers/clk/at91/ |
H A D | clk-sam9x60-pll.c | 187 sam9x60_frac_pll_compute_mul_frac(struct sam9x60_pll_core *core, unsigned long rate, unsigned long parent_rate, bool update) sam9x60_frac_pll_compute_mul_frac() argument
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-crystalcove.c | 77 int update; member
|
H A D | gpio-wcove.c | 97 int update; member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | emux_synth.h | 39 void (*update)(struct snd_emux_voice *vp, int update); member
|
/kernel/linux/linux-6.6/drivers/media/platform/amphion/ |
H A D | vpu_rpc.h | 403 vpu_iface_set_encode_params(struct vpu_inst *inst, struct vpu_encode_params *params, u32 update) vpu_iface_set_encode_params() argument 414 vpu_iface_set_decode_params(struct vpu_inst *inst, struct vpu_decode_params *params, u32 update) vpu_iface_set_decode_params() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | mac.c | 832 bool mt7921_usb_sdio_tx_status_data(struct mt76_dev *mdev, u8 *update) in mt7921_usb_sdio_tx_status_data() argument
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | ibmphp_hpc.c | 902 u8 update = 0; in process_changeinstatus() local [all...] |
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | setup.c | 295 struct mmu_update update = { in xen_update_mem_tables() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_recent.c | 155 recent_entry_reap(struct recent_table *t, unsigned long time, struct recent_entry *working, bool update) recent_entry_reap() argument
|
/kernel/linux/linux-6.6/sound/aoa/fabrics/ |
H A D | layout.c | 854 int v, update; in layout_notify() local
|
/kernel/linux/linux-6.6/security/integrity/ima/ |
H A D | ima_main.c | 160 bool update; in ima_check_last_writer() local
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | adau17x1.c | 192 struct snd_soc_dapm_update update = {}; in adau17x1_dsp_mux_enum_put() local
|
H A D | max98396.c | 356 bool update = false; in max98396_dai_set_fmt() local 514 bool update = false; in max98396_dai_hw_params() local 678 bool update = false; max98396_dai_tdm_slot() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_frei0r.c | 59 f0r_update_f update; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | RuleBasedBreakIterator.java | 1748 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() argument 1777 boolean addPreceding(int position, int ruleStatusIdx, boolean update) { in addPreceding() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | RuleBasedBreakIterator.java | 1678 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() argument 1707 boolean addPreceding(int position, int ruleStatusIdx, boolean update) { in addPreceding() argument
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
H A D | TransliteratorInputMethod.java | 431 private void update(boolean flush) { in update() method in TransliteratorInputMethod
|
/third_party/json/include/nlohmann/ |
H A D | json.hpp | 3400 void update(const_reference j, bool merge_objects = false) in update() function in basic_json 3407 void update(const_iterator first, const_iterator last, bool merge_objects = false) in update() function in basic_json [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_descriptor_set.c | 651 struct vn_update_descriptor_sets *update = storage; in vn_update_descriptor_sets_alloc() local 683 struct vn_update_descriptor_sets *update = in vn_update_descriptor_sets_parse_writes() local 773 struct vn_update_descriptor_sets *update = vn_UpdateDescriptorSets() local 832 struct vn_update_descriptor_sets *update = vn_update_descriptor_sets_alloc( vn_update_descriptor_sets_parse_template() local 982 struct vn_update_descriptor_sets *update = templ->update; vn_UpdateDescriptorSetWithTemplate() local [all...] |
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
H A D | DumbTextComponent.java | 496 public void update(Graphics g) { in update() method in DumbTextComponent
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_state.c | 810 bool (*update)(struct etna_context *ctx); member
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | evp_local.h | 26 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); member
|
/third_party/python/Lib/ |
H A D | enum.py | 465 def update(self, members, **more_members): member in _EnumDict
|