Home
last modified time | relevance | path

Searched refs:orig (Results 201 – 225 of 838) sorted by relevance

12345678910>>...34

/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D13_shlib_weaksym.patch3 diff -ruN tcp_wrappers_7.6.orig/Makefile tcp_wrappers_7.6/Makefile
4 --- tcp_wrappers_7.6.orig/Makefile 2004-05-02 15:37:59.000000000 +0200
111 diff -ruN tcp_wrappers_7.6.orig/tcpd.h tcp_wrappers_7.6/tcpd.h
112 --- tcp_wrappers_7.6.orig/tcpd.h 2004-05-02 15:37:59.000000000 +0200
241 diff -ruN tcp_wrappers_7.6.orig/weak_symbols.c tcp_wrappers_7.6/weak_symbols.c
242 --- tcp_wrappers_7.6.orig/weak_symbols.c 1970-01-01 01:00:00.000000000 +0100
/openbmc/linux/net/batman-adv/
H A Dsend.c250 ether_addr_copy(unicast_packet->dest, orig_node->orig); in batadv_send_skb_push_fill_unicast()
284 struct batadv_orig_node *orig, in batadv_send_skb_prepare_unicast_4addr() argument
300 orig)) in batadv_send_skb_prepare_unicast_4addr()
867 orig_neigh = neigh_node ? neigh_node->orig : NULL; in batadv_send_no_broadcast()
869 ret = batadv_hardif_no_broadcast(if_out, bcast_packet->orig, in batadv_send_no_broadcast()
895 bcast_packet->orig, in batadv_send_no_broadcast()
H A Dtranslation-table.c1716 orig_node->orig); in batadv_tt_global_add()
1801 struct batadv_tt_orig_list_entry *orig, in batadv_tt_global_dump_subentry() argument
1829 orig->orig_node->orig) || in batadv_tt_global_dump_subentry()
2068 orig_node->orig, in batadv_tt_global_del_orig_node()
2825 orig_node->orig, in batadv_tt_global_check_crc()
2964 dst_orig_node->orig, BATADV_TVLV_TT, 1, in batadv_send_tt_request()
3083 res_dst_orig_node->orig); in batadv_send_other_tt_response()
3095 res_dst_orig_node->orig, req_dst_orig_node->orig, in batadv_send_other_tt_response()
3543 orig_node->orig, BATADV_TVLV_ROAM, 1, in batadv_send_roam_adv()
3840 orig_node->orig, ttvn, orig_ttvn, in batadv_tt_update_orig()
[all …]
H A Dbat_iv_ogm.c247 ether_addr_copy(batadv_ogm_packet->orig, in batadv_iv_ogm_iface_update_mac()
371 batadv_ogm_packet->orig, in batadv_iv_ogm_send_to_if()
1084 orig_neigh_node->orig)) in batadv_iv_ogm_calc_tq()
1100 orig_neigh_node->orig, in batadv_iv_ogm_calc_tq()
1177 orig_node->orig, orig_neigh_node->orig, total_count, in batadv_iv_ogm_calc_tq()
1523 ogm_packet->orig)) in batadv_iv_ogm_process_reply()
1592 if_incoming->net_dev->dev_addr, ogm_packet->orig, in batadv_iv_ogm_process()
1609 if (batadv_compare_eth(ogm_packet->orig, in batadv_iv_ogm_process()
1838 orig_node->orig) || in batadv_iv_ogm_orig_dump_subentry()
2439 gw_node->orig_node->orig) || in batadv_iv_gw_dump_entry()
[all …]
H A Dtypes.h368 u8 orig[ETH_ALEN]; member
617 u8 orig[ETH_ALEN]; member
748 u8 orig[ETH_ALEN]; member
1759 u8 orig[ETH_ALEN]; member
2241 struct batadv_algo_orig_ops orig; member
2332 struct batadv_orig_node *orig,
/openbmc/openbmc/poky/meta/recipes-extended/newt/files/
H A Dcross_ar.patch23 --- newt-0.52.20.orig/Makefile.in
44 --- newt-0.52.20.orig/configure.ac
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/orrery/orrery/
H A Duse.GdkPixbuf.patch8 diff -uNr orrery.orig//orrery.c orrery/orrery.c
9 --- orrery.orig//orrery.c 2009-11-30 06:59:44.000000000 +0100
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A DCVE-2023-38472.patch22 --- avahi-0.8.orig/avahi-client/client-test.c
36 --- avahi-0.8.orig/avahi-daemon/dbus-entry-group.c
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v2_0.c347 u32 orig, tmp; in vce_v2_0_set_dyn_cg() local
365 orig = tmp = RREG32(mmVCE_UENC_CLOCK_GATING); in vce_v2_0_set_dyn_cg()
368 if (tmp != orig) in vce_v2_0_set_dyn_cg()
371 orig = tmp = RREG32(mmVCE_UENC_REG_CLOCK_GATING); in vce_v2_0_set_dyn_cg()
373 if (tmp != orig) in vce_v2_0_set_dyn_cg()
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A Dunzip_optimization.patch9 diff -rup unix-orig/configure unix/configure
10 --- a/unix-orig/configure 2021-04-16 10:25:03.120858292 +0000
30 diff -rup unix-orig/Makefile unix/Makefile
31 --- a/unix-orig/Makefile 2021-04-16 10:25:03.000863878 +0000
/openbmc/openbmc/meta-security/
H A D.gitignore5 *.orig
/openbmc/openbmc/meta-openembedded/
H A D.gitignore5 *.orig
/openbmc/linux/tools/testing/selftests/mm/
H A Dmkdirty.c43 char orig = *mem; in do_test_write_sigsegv() local
53 *mem = orig + 1; in do_test_write_sigsegv()
58 ksft_test_result(ret == 1 && *mem == orig, in do_test_write_sigsegv()
/openbmc/linux/arch/alpha/kernel/
H A Dsys_sio.c263 unsigned char orig, config; in alphabook1_init_pci() local
302 outb(0x0f, 0x3ce); orig = inb(0x3cf); /* read PR5 */ in alphabook1_init_pci()
310 outb(0x0f, 0x3ce); outb(orig, 0x3cf); /* (re)lock PR0-4 */ in alphabook1_init_pci()
/openbmc/qemu/util/
H A Dqht.c751 static inline void qht_bucket_remove_entry(struct qht_bucket *orig, int pos) in qht_bucket_remove_entry() argument
753 struct qht_bucket *b = orig; in qht_bucket_remove_entry()
757 if (qht_entry_is_last(orig, pos)) { in qht_bucket_remove_entry()
758 qatomic_set(&orig->hashes[pos], 0); in qht_bucket_remove_entry()
759 qatomic_set(&orig->pointers[pos], NULL); in qht_bucket_remove_entry()
768 return qht_entry_move(orig, pos, b, i - 1); in qht_bucket_remove_entry()
771 return qht_entry_move(orig, pos, prev, QHT_BUCKET_ENTRIES - 1); in qht_bucket_remove_entry()
777 qht_entry_move(orig, pos, prev, QHT_BUCKET_ENTRIES - 1); in qht_bucket_remove_entry()
/openbmc/openbmc/meta-raspberrypi/
H A D.gitignore4 *.orig
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/
H A Dparallel_make.patch11 diff -ruN telepathy-python-0.15.19-orig/src/Makefile.am telepathy-python-0.15.19/src/Makefile.am
12 --- telepathy-python-0.15.19-orig/src/Makefile.am 2011-03-10 08:51:49.000000000 +0800
/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/
H A Ddeterminism.patch26 --- perl-5.30.1.orig/cnf/configure_mods.sh
39 --- perl-5.30.1.orig/cnf/configure
/openbmc/openbmc/poky/scripts/
H A Dbuildhistory-collect-srcrevs93 orig = orig_srcrevs.get(name, orig_srcrev)
94 if options.reportall or value != orig:
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c1417 v1->aid = orig->aid; in wcn36xx_smd_convert_sta_to_v1()
1418 v1->type = orig->type; in wcn36xx_smd_convert_sta_to_v1()
1424 v1->rifs_mode = orig->rifs_mode; in wcn36xx_smd_convert_sta_to_v1()
1428 v1->sgi_40mhz = orig->sgi_40mhz; in wcn36xx_smd_convert_sta_to_v1()
1429 v1->sgi_20Mhz = orig->sgi_20Mhz; in wcn36xx_smd_convert_sta_to_v1()
1430 v1->rmf = orig->rmf; in wcn36xx_smd_convert_sta_to_v1()
1432 v1->action = orig->action; in wcn36xx_smd_convert_sta_to_v1()
1433 v1->uapsd = orig->uapsd; in wcn36xx_smd_convert_sta_to_v1()
1436 v1->mimo_ps = orig->mimo_ps; in wcn36xx_smd_convert_sta_to_v1()
1442 v1->sta_index = orig->sta_index; in wcn36xx_smd_convert_sta_to_v1()
[all …]
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemuarm/
H A Darm.patch1 --- source.orig 2020-10-06 13:26:10.792688630 +0100
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-patch-overrides/qemux86/
H A Dx86.patch1 --- source.orig 2020-10-06 13:26:10.792688630 +0100
/openbmc/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.c51 int orig; in mgag200_probe_vram() local
57 orig = ioread16(mem); in mgag200_probe_vram()
82 iowrite16(orig, mem); in mgag200_probe_vram()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk/
H A Dconfsearch.diff19 --- a/unix/configure.orig
31 --- a/unix/tcl.m4.orig
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dldconfig.patch17 --- ldconfig-native-2.12.1.orig/cache.c
44 --- ldconfig-native-2.12.1.orig/chroot_canon.c
69 --- ldconfig-native-2.12.1.orig/dl-cache.c
332 --- ldconfig-native-2.12.1.orig/dl-cache.h
343 --- ldconfig-native-2.12.1.orig/ldconfig.c
426 --- ldconfig-native-2.12.1.orig/readlib.c
451 --- ldconfig-native-2.12.1.orig/xstrdup.c

12345678910>>...34