/openbmc/linux/rust/kernel/ |
H A D | init.rs | 818 fn pin_chain<F>(self, f: F) -> ChainPinInit<Self, F, T, E> in pin_chain() argument 920 fn chain<F>(self, f: F) -> ChainInit<Self, F, T, E> in chain() argument
|
/openbmc/linux/crypto/ |
H A D | md4.c | 48 static inline u32 F(u32 x, u32 y, u32 z) in F() function
|
/openbmc/linux/arch/ia64/lib/ |
H A D | memcpy_mck.S | 558 #define F r28 macro
|
/openbmc/u-boot/lib/ |
H A D | sha256.c | 62 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
|
/openbmc/linux/fs/ext4/ |
H A D | hash.c | 34 #define F(x, y, z) ((z) ^ ((x) & ((y) ^ (z)))) macro
|
/openbmc/linux/rust/alloc/vec/ |
H A D | mod.rs | 1744 fn process_loop<F, T, A: Allocator, const DELETED: bool>( in retain_mut() 1746 f: &mut F, in retain_mut() 1805 pub fn dedup_by_key<F, K>(&mut self, mut key: F) in dedup_by_key() 3243 pub fn extract_if<F>(&mut self, filter: F) -> ExtractIf<'_, T, F, A> in extract_if() argument
|
/openbmc/rest-dbus/resources/ |
H A D | jsrender.min.js | 3 …==typeof exports?module.exports=n?e(n):function(t){if(t&&!t.fn)throw"Provide jQuery or null";retur…
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_flow.c | 22 #define PROG(F) PROG_(F, _##F) argument
|
H A D | btf_dump_test_case_syntax.c | 23 F = 0, enumerator
|
/openbmc/linux/scripts/mod/ |
H A D | sumversion.c | 52 static inline uint32_t F(uint32_t x, uint32_t y, uint32_t z) in F() function
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jsrender.min.js | 3 …throw"Provide jQuery or null";return e(t,n)}:"function"==typeof define&&define.amd?define(function… argument
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | unaligned.c | 248 # define F(reg) case reg: ia64_invala_gr(reg); break in invala_gr() macro 275 # define F(reg) case reg: ia64_invala_fr(reg); break in invala_fr() macro
|
H A D | kprobes.c | 30 enum instruction_type {A, I, M, F, B, L, X, u}; enumerator
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | clk-rcg.h | 10 #define F(f, s, h, m, n) { (f), (s), (2 * (h) - 1), (m), (n) } macro
|
/openbmc/ipmitool/src/plugins/lan/ |
H A D | md5.c | 202 #define F(x, y, z) (((x) & (y)) | (~(x) & (z))) in md5_process() macro
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm-sysfs.c | 391 #define _TPM_HELPER(_alg, _hash, F) \ argument
|
/openbmc/linux/drivers/ata/ |
H A D | pata_pdc2027x.c | 507 int F, R; in pdc_adjust_pll() local
|
/openbmc/linux/lib/crypto/mpi/ |
H A D | ec.c | 858 #define F (ctx->t.scratch[4]) in dup_point_edwards() macro 1090 #define F (ctx->t.scratch[5]) in add_points_edwards() macro
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | stifb.c | 385 #define BA(F,C,S,A,J,B,I) \ argument 388 #define IBOvals(R,M,X,S,D,L,B,F) \ argument
|
/openbmc/linux/net/sched/ |
H A D | sch_qfq.c | 144 u64 S, F; /* flow timestamps (exact) */ member 168 u64 S, F; /* group timestamps (approx). */ member
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | cx24113.c | 291 s64 F; in cx24113_calc_pll_nf() local
|
/openbmc/linux/net/mac80211/ |
H A D | debugfs.c | 444 #define FLAG(F) [IEEE80211_HW_##F] = #F argument
|
/openbmc/qemu/fpu/ |
H A D | softfloat.c | 541 #define FLOAT_PARAMS(E, F) \ argument 743 #define parts_canonicalize(A, S, F) \ argument 751 #define parts_uncanon_normal(A, S, F) \ argument 759 #define parts_uncanon(A, S, F) \ argument 821 #define parts_sqrt(A, S, F) \ argument 829 #define parts_round_to_int_normal(A, R, C, F) \ argument 839 #define parts_round_to_int(A, R, C, S, F) \ argument 896 #define parts_minmax(A, B, S, F) \ argument 916 #define parts_log2(A, S, F) \ argument
|
/openbmc/linux/arch/x86/kvm/ |
H A D | cpuid.c | 64 #define F feature_bit macro
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rxmq.c | 1925 #define CHECK_TYPE(F) \ in iwl_mvm_rx_eht() argument 2080 #define CHECK_TYPE(F) \ in iwl_mvm_rx_he() argument
|